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