移植体育活动组队报名

This commit is contained in:
2024-10-29 08:54:37 +08:00
parent 17b2d9f7aa
commit 894a8b4c6e
11 changed files with 647 additions and 444 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ public class MainLauncher {
groupTemplate.registerTagFactory("cms_article_list", () -> ioc.get(CmsArticleListTag.class));
groupTemplate.registerTagFactory("cms_article", () -> ioc.get(CmsArticleTag.class));
groupTemplate.registerTagFactory("cms_link_list", () -> ioc.get(CmsLinkListTag.class));
// init_sys();
init_sys();
init_task();
init_proposal_undertake();
ioc.get(Globals.class);