20 lines
364 B
JSON
20 lines
364 B
JSON
{
|
|
"tblname": "pricing_plan",
|
|
"alias": "pricing_plan",
|
|
"title": "定价策略",
|
|
"params": {
|
|
"sortby": ["created_at desc"],
|
|
|
|
"browserfields": {
|
|
"exclouded": ["orgid", "plan_detail"]
|
|
},
|
|
|
|
"editexclouded": ["orgid", "created_at", "updated_at"],
|
|
|
|
"editor": {
|
|
"binds": []
|
|
}
|
|
}
|
|
}
|
|
|