This commit is contained in:
yumoqing 2025-07-31 11:58:54 +08:00
parent 5870ed6a9d
commit bb87ec994b
3 changed files with 0 additions and 9 deletions

View File

@ -1,7 +1,4 @@
{ {
"models_dir": "${HOME}$/py/rbac/models",
"output_dir": "${HOME}$/py/sage/wwwroot/_a/organization",
"dbname": "sage",
"tblname": "organization", "tblname": "organization",
"title":"Organization", "title":"Organization",
"params": { "params": {

View File

@ -1,7 +1,4 @@
{ {
"models_dir": "${HOME}$/py/rbac/models",
"output_dir": "${HOME}$/py/sage/wwwroot/_a/orgtypes",
"dbname": "sage",
"tblname": "orgtypes", "tblname": "orgtypes",
"title":"Org. type", "title":"Org. type",
"params": { "params": {

View File

@ -1,7 +1,4 @@
{ {
"models_dir": "${HOME}$/py/rbac/models",
"output_dir": "${HOME}$/py/sage/wwwroot/_a/role",
"dbname": "sage",
"tblname": "role", "tblname": "role",
"title":"角色", "title":"角色",
"params": { "params": {