Commit f7d7bd86 by 裴大威

Merge branch 'fix-1002825' into 'master'

fix  Autowired

See merge request rays/pcloud-book!690
parents c2c0cac2 de8615f0
......@@ -138,6 +138,7 @@ public class RightsSettingBizImpl implements RightsSettingBiz {
private RightsItemGroupDao rightsItemGroupDao;
@Autowired
private BookGroupBiz bookGroupBiz;
@Autowired
private CustomPlanMapper customPlanMapper;
@Autowired
private CustomPlanBiz customPlanBiz;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment