代码提交--标签相关

This commit is contained in:
2020-09-27 17:35:31 +08:00
parent ba3c813106
commit fde1079d74
30 changed files with 788 additions and 290 deletions
@@ -6,7 +6,7 @@ import org.springframework.stereotype.Controller;
* 用户消息控制器
*/
@Controller
public class UserMsgController extends BaseController {
public class UserMsgController extends BaseController {
//首页最新消息
}