24 lines
466 B
JSON
24 lines
466 B
JSON
{
|
|
"models_dir": "${HOME}$/py/sage/models",
|
|
"output_dir": "${HOME}$/py/sage/wwwroot/_a/userrole",
|
|
"dbname": "sage",
|
|
"tblname": "userrole",
|
|
"params": {
|
|
"relation":{
|
|
"outter_field":"roleid",
|
|
"param_field":"userid"
|
|
},
|
|
"binds":[],
|
|
"browserfields": {
|
|
"excloud": [],
|
|
"alters":{
|
|
}
|
|
},
|
|
"editexclouded": [
|
|
"id"
|
|
],
|
|
"record_toolbar": null,
|
|
"content_view": null
|
|
}
|
|
}
|