|
|
@@ -43044,10 +43044,6 @@ const docTemplate = `{
|
|
|
"goodsid"
|
|
|
],
|
|
|
"properties": {
|
|
|
- "SELLNAME": {
|
|
|
- "description": "客户名称(企业名称)",
|
|
|
- "type": "string"
|
|
|
- },
|
|
|
"bannerpicurl": {
|
|
|
"description": "Banner图(逗号分隔)(2:1)",
|
|
|
"type": "string"
|
|
|
@@ -43072,6 +43068,10 @@ const docTemplate = `{
|
|
|
"description": "发售价\\订货价(49)",
|
|
|
"type": "number"
|
|
|
},
|
|
|
+ "sellname": {
|
|
|
+ "description": "客户名称(企业名称)",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
"transferdepositratio": {
|
|
|
"description": "转让定金比例(49)",
|
|
|
"type": "number"
|