全接口 需要登录
数据库线程池大小 获取提现规则
This commit is contained in:
@@ -53,6 +53,7 @@ public class AppMessageController {
|
||||
@RequestMapping(value = "/selectMessage", method = RequestMethod.GET)
|
||||
@ApiOperation("查询用户消息")
|
||||
@ResponseBody
|
||||
@Login
|
||||
public Result selectMessage(int page, int limit,Integer state){
|
||||
Map<String,Object> map=new HashMap<>();
|
||||
map.put("page",page);
|
||||
|
||||
Reference in New Issue
Block a user