Merge branch 'dev' into test

yun-zuoyi
wynne1005 4 years ago
commit 6c0507eee4

@ -189,7 +189,7 @@ public class SysMessageController extends CoreBaseController {
* CORE - * CORE -
* @return * @return
*/ */
@GetMapping(value = "/operate/user-message/find-unread") @GetMapping(value = "/white/user-message/find-unread")
@ApiOperation(value = "查看用户未读站内信") @ApiOperation(value = "查看用户未读站内信")
public ResultBean<SysRefUserMessage> findUnreadUserMessage(){ public ResultBean<SysRefUserMessage> findUnreadUserMessage(){
try { try {

Loading…
Cancel
Save