|
|
@@ -36546,6 +36546,10 @@ const docTemplate = `{
|
|
|
"description": "备注",
|
|
|
"type": "string"
|
|
|
},
|
|
|
+ "thumurls": {
|
|
|
+ "description": "缩略图片(1:1)(逗号分隔)",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
"trademode": {
|
|
|
"description": "交易模式 - 10:做市 13:竞价 15:通道交易 16:挂牌点选 17:仓单贸易 18:期权 19:竞拍-降价式 20:竞拍-竞价式 21:竞拍-大宗式 22:受托竞价",
|
|
|
"type": "integer"
|
|
|
@@ -39713,6 +39717,10 @@ const docTemplate = `{
|
|
|
"remark": {
|
|
|
"description": "备注",
|
|
|
"type": "string"
|
|
|
+ },
|
|
|
+ "thumurls": {
|
|
|
+ "description": "缩略图片(1:1)(逗号分隔)",
|
|
|
+ "type": "string"
|
|
|
}
|
|
|
}
|
|
|
},
|