unipay/json/paychannel.json
2025-12-15 15:39:07 +08:00

22 lines
282 B
JSON

{
"tblname": "paychannel",
"title": "支付频道",
"params": {
"sortby": "id",
"browserfields": {
"exclouded": [],
"alters": {
}
},
"editexclouded": [
]
},
"subtables":[
{
"field":"chanelid",
"subtable":"payfee",
"title": "支付费率"
}
]
}