19 lines
404 B
JSON
19 lines
404 B
JSON
{
|
|
"models_dir": "${HOME}$/py/rbac/models",
|
|
"output_dir": "${HOME}$/py/sage/wwwroot/_a/userroles",
|
|
"dbname": "sage",
|
|
"tblname": "userroles",
|
|
"title":"用户",
|
|
"params": {
|
|
"browserfields": {
|
|
"exclouded": ["id", "userid"],
|
|
"cwidth": {}
|
|
},
|
|
"editexclouded": [
|
|
"id",
|
|
"userid"
|
|
],
|
|
"record_toolbar": null
|
|
}
|
|
}
|