修改 WuyouPay 为 service
This commit is contained in:
@@ -47,7 +47,6 @@ public class AppCommonController {
|
||||
" 20后台管理平台域名配置\n" +
|
||||
" 22拼多多优惠券地址")
|
||||
@ResponseBody
|
||||
@Login
|
||||
public Result getCommonList(@PathVariable Integer type) {
|
||||
return commonService.findByType(type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user