|
@@ -1,7 +1,7 @@
|
|
|
#code_generate_project_path
|
|
|
project_path=E:\\workspace\\jeecg-boot
|
|
|
#bussi_package[User defined]
|
|
|
-bussi_package=org.jeecg.modules.demo
|
|
|
+bussi_package=org.jeecg.modules
|
|
|
|
|
|
|
|
|
#default code path
|
|
@@ -16,7 +16,7 @@ webroot_package=src.main.webapp
|
|
|
templatepath=/jeecg/code-template
|
|
|
system_encoding=utf-8
|
|
|
|
|
|
-#db Table id [User defined]
|
|
|
+#db Table id [User defined]
|
|
|
db_table_id=id
|
|
|
|
|
|
#db convert flag[true/false]
|