提交 db1053ab authored 作者: liupengfei's avatar liupengfei

--no commit message

上级 a652c97d
......@@ -2153,7 +2153,7 @@ public class FgResourceLibraryController {
}
@ApiOperation(value = "保存分享次数", notes = "保存分享次数")
@GetMapping("/save/shares")
@PostMapping("/save/shares")
public CallBack<Boolean> saveShares(FgQueryRelatedForm form){
boolean b = false;
if(AllResourceTypeEnum.BOOK.getCode().equals(form.getResourceType())) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论