perf: 代码生成默认不允许生成文件覆盖到本地
This commit is contained in:
@@ -73,7 +73,7 @@ class GenSettings:
|
|||||||
package_name = 'module_admin.system'
|
package_name = 'module_admin.system'
|
||||||
auto_remove_pre = False
|
auto_remove_pre = False
|
||||||
table_prefix = 'sys_'
|
table_prefix = 'sys_'
|
||||||
allow_overwrite = True
|
allow_overwrite = False
|
||||||
|
|
||||||
GEN_PATH = 'vf_admin/gen_path'
|
GEN_PATH = 'vf_admin/gen_path'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user