Commit 1f95789c by 阮思源

修改下

parent 4e569483
...@@ -208,7 +208,7 @@ public class BookGroupServiceImpl implements BookGroupService { ...@@ -208,7 +208,7 @@ public class BookGroupServiceImpl implements BookGroupService {
@ApiOperation("上架所有的个人号配置资源") @ApiOperation("上架所有的个人号配置资源")
@GetMapping("dealBookGroupServeOldOnShelves") @GetMapping("dealBookGroupServeOldOnShelves")
void dealBookGroupServeOldOnShelves(){ public void dealBookGroupServeOldOnShelves(){
bookGroupBiz.dealBookGroupServeOldOnShelves(); bookGroupBiz.dealBookGroupServeOldOnShelves();
} }
} }
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