v4.1.1
This commit is contained in:
@@ -24,7 +24,7 @@ public class InitCoreData extends com.jeesite.modules.sys.db.InitCoreData {
|
|||||||
public void initCoreData() throws Exception{
|
public void initCoreData() throws Exception{
|
||||||
createTable();
|
createTable();
|
||||||
initLog();
|
initLog();
|
||||||
initArea();//("3700","3701","3702");
|
initArea("3700","3701","3702");
|
||||||
initConfig();
|
initConfig();
|
||||||
initModule();
|
initModule();
|
||||||
initDict();
|
initDict();
|
||||||
|
|||||||
Reference in New Issue
Block a user