Commit 0521ba64 by 阮思源

Merge branch 'fixbug-rsy' into 'master'

修改下内部接口

See merge request rays/pcloud-book!245
parents 4e569483 1f95789c
......@@ -208,7 +208,7 @@ public class BookGroupServiceImpl implements BookGroupService {
@ApiOperation("上架所有的个人号配置资源")
@GetMapping("dealBookGroupServeOldOnShelves")
void dealBookGroupServeOldOnShelves(){
public void 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