|
|
@ -72,7 +72,7 @@ public class BsMsgController { |
|
|
|
log.error("BsMsgController --> getMsgByList() error!", e); |
|
|
|
log.error("BsMsgController --> getMsgByList() error!", e); |
|
|
|
return ResponseMsgUtil.exception(e); |
|
|
|
return ResponseMsgUtil.exception(e); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@RequestMapping(value = "insertMsg" , method = RequestMethod.POST) |
|
|
|
@RequestMapping(value = "insertMsg" , method = RequestMethod.POST) |
|
|
|
@ResponseBody |
|
|
|
@ResponseBody |
|
|
|