This commit is contained in:
thinkgem
2018-05-26 20:14:26 +08:00
parent dc3d70e96f
commit 65bd1c16e9
13 changed files with 118 additions and 33 deletions

View File

@@ -35,6 +35,7 @@ public class InitCoreData extends com.jeesite.modules.sys.db.InitCoreData {
initCompany();
initPost();
initEmpUser();
initMsgPushJob();
initGenTestData();
initGenTreeData();
}