20 lines
363 B
JSON
20 lines
363 B
JSON
{
|
|
"tblname": "product_capability",
|
|
"alias": "product_capability",
|
|
"title": "产品能力绑定",
|
|
"params": {
|
|
"sortby": ["created_at desc"],
|
|
|
|
"browserfields": {
|
|
"exclouded": ["orgid", "config"]
|
|
},
|
|
|
|
"editexclouded": ["orgid", "created_at"],
|
|
|
|
"editor": {
|
|
"binds": []
|
|
}
|
|
}
|
|
}
|
|
|