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