feat:代表证卡套样式优化;消息中心、待办中心样式优化
This commit is contained in:
+2
-3
@@ -62,10 +62,9 @@ public class TeacherCongressDelegateCardController {
|
||||
private SysRoleService sysRoleService;
|
||||
|
||||
@At("/h5")
|
||||
@Ok("void")
|
||||
@Ok("beetl:/platform/zhghh5/democratic/teachercongress/delegate/card/index.html")
|
||||
@SaCheckLogin
|
||||
public void h5Index(HttpServletResponse response) throws IOException, WriterException {
|
||||
showCard(response);
|
||||
public void h5Index() {
|
||||
}
|
||||
|
||||
@At
|
||||
|
||||
Reference in New Issue
Block a user