打包程序优化,直接打成war包,包含容器,支持脚本运行
This commit is contained in:
@@ -23,8 +23,8 @@ public class InitGenData extends com.jeesite.modules.gen.db.InitGenData {
|
||||
@Test
|
||||
public void initGenData() throws Exception{
|
||||
createGenTable();
|
||||
initGenTreeData();
|
||||
initGenTestData();
|
||||
initGenTreeData();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user