|
|
@@ -36937,6 +36937,10 @@ const docTemplate = `{
|
|
|
"description": "所属机构",
|
|
|
"type": "integer"
|
|
|
},
|
|
|
+ "bannerurls": {
|
|
|
+ "description": "Banner图片(2:1)(逗号分隔)",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
"buyotherfeealgorithm": {
|
|
|
"description": "买交收其它费用算法",
|
|
|
"type": "integer"
|
|
|
@@ -40198,6 +40202,10 @@ const docTemplate = `{
|
|
|
"description": "审核时间",
|
|
|
"type": "string"
|
|
|
},
|
|
|
+ "bannerurls": {
|
|
|
+ "description": "Banner图片(2:1)(逗号分隔)",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
"cancelaccountid": {
|
|
|
"description": "注销操作员账号",
|
|
|
"type": "integer"
|