|
|
@@ -11491,7 +11491,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
{
|
|
|
"type": "integer",
|
|
|
- "description": "是否上架,0-全部 1-是 2-否",
|
|
|
+ "description": "是否上架 1-已上架 2-未上架 3-履约中",
|
|
|
"name": "marketflag",
|
|
|
"in": "query"
|
|
|
}
|
|
|
@@ -20854,11 +20854,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"province": {
|
|
|
"description": "省",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.Division"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.Division"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -22260,7 +22256,7 @@ const docTemplate = `{
|
|
|
"type": "object",
|
|
|
"properties": {
|
|
|
"amount": {
|
|
|
- "description": "点价金额=(点价价格+升贴水)*点价数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"applyid": {
|
|
|
@@ -22844,7 +22840,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"deductamount": {
|
|
|
- "description": "退款(非必填)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"deliverygoodscode": {
|
|
|
@@ -22884,7 +22880,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"payamount": {
|
|
|
- "description": "收付款(非必填)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"pricemove": {
|
|
|
@@ -23051,11 +23047,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"mg": {
|
|
|
"description": "套保品种基本信息",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.ErmcpMiddleGoodsModel"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.ErmcpMiddleGoodsModel"
|
|
|
},
|
|
|
"wrcList": {
|
|
|
"description": "现货品种列表(现货商品折算配置)",
|
|
|
@@ -23652,31 +23644,31 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffArbitrageQty": {
|
|
|
- "description": "套利变动量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffExposoureQty": {
|
|
|
- "description": "变动量(套保敞口)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffFutuQty": {
|
|
|
- "description": "变动量(期货总量) 平安:保值净持仓量今日变动",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffHedgeQty": {
|
|
|
- "description": "套保变动量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffQty": {
|
|
|
- "description": "变动量(总敞口) 平安:净敞口今日变动",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffSpotHedgeQty": {
|
|
|
- "description": "变动量(现货应套保总量) 平安:应套保量今日变动",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffSpotQty": {
|
|
|
- "description": "变动量(现货总量) = 现货数量 - 期初现货数量 平安:采销定价净值今日变动",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"enumdicname": {
|
|
|
@@ -25291,11 +25283,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"ouruser": {
|
|
|
"description": "我方账号",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/erms3.CustomerInfo"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/erms3.CustomerInfo"
|
|
|
},
|
|
|
"warehouseinfos": {
|
|
|
"description": "仓库信息列表",
|
|
|
@@ -25630,11 +25618,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"province": {
|
|
|
"description": "省",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.Division"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.Division"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -27468,7 +27452,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"curaverageprice": {
|
|
|
- "description": "期末均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"curbuyamount": {
|
|
|
@@ -27480,7 +27464,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"curmarketvalue": {
|
|
|
- "description": "参考市值(期末市值)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"curqty": {
|
|
|
@@ -27504,7 +27488,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"curspotprice": {
|
|
|
- "description": "参考市价(最新价)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"cycletime": {
|
|
|
@@ -27536,7 +27520,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"floatpl": {
|
|
|
- "description": "浮动损益",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"goodsunitid": {
|
|
|
@@ -27584,7 +27568,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaybuyaverageprice": {
|
|
|
- "description": "今日采购均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaybuyqty": {
|
|
|
@@ -27604,7 +27588,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaysellaverageprice": {
|
|
|
- "description": "今日销售均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaysellqty": {
|
|
|
@@ -30536,7 +30520,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"convertratio": {
|
|
|
- "description": "折算系数",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"cycletime": {
|
|
|
@@ -30560,11 +30544,11 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"diffprice": {
|
|
|
- "description": "现期价格差 = 今日点价登记均价(基价) - 今日期货成交均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"diffqty": {
|
|
|
- "description": "期现数量差 = 套保计划量 - 今日期货关联成交量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"enddate": {
|
|
|
@@ -30572,7 +30556,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"hedgeplanqty": {
|
|
|
- "description": "套保计划量 = TodayPricedQty * 折算系数 * (1/(1+增值税率)) * 套保比例",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"matchname": {
|
|
|
@@ -30596,31 +30580,31 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"middlegoodspricedqty": {
|
|
|
- "description": "已定价量(套保品种 - 税前) = PricedQty * 折算系数",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"middlegoodspricedqty2": {
|
|
|
- "description": "已定价量(套保品种- 税后) = MiddleGoodsPricedQty * (1/(1+增值税率))",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"middlegoodspricedqty3": {
|
|
|
- "description": "已定价量(套保品种应套保量) = MiddleGoodsPricedQty2 * 套保比率",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"needhedgeratio": {
|
|
|
- "description": "套保系数",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"pricedamount": {
|
|
|
- "description": "已定价额(现货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"pricedamount2": {
|
|
|
- "description": "已定价额(现货-基价额)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"pricedqty": {
|
|
|
- "description": "已定价量(现货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"reckondate": {
|
|
|
@@ -30628,11 +30612,11 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"relatedmiddlegoodsamount": {
|
|
|
- "description": "已关联额(期货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"relatedmiddlegoodsqty": {
|
|
|
- "description": "已关联量(套保品种)(期货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"spotcontractid": {
|
|
|
@@ -30640,39 +30624,39 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"todayavgfutuprice": {
|
|
|
- "description": "今日期货成交均价 = TodayRelatedMiddleGoodsAmount /todayrelatedfutureqty",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todayavgprice": {
|
|
|
- "description": "今日定价均价 = TodayPricedAmount / TodayPricedQty",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todayavgprice2": {
|
|
|
- "description": "今日点价登记均价(基价) = TodayPricedAmount2 / TodayPricedQty",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaypricedamount": {
|
|
|
- "description": "今日定价额(现货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaypricedamount2": {
|
|
|
- "description": "今日定价额(现货-基价额)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaypricedqty": {
|
|
|
- "description": "今日定价量(现货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todayrelatedfutureqty": {
|
|
|
- "description": "今日关联量(期货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todayrelatedmiddlegoodsamount": {
|
|
|
- "description": "今日关联额(期货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todayrelatedmiddlegoodsqty": {
|
|
|
- "description": "今日关联量(套保品-期货)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"updatetime": {
|
|
|
@@ -30684,7 +30668,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"vatrate": {
|
|
|
- "description": "增值税率",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"wrstandardcode": {
|
|
|
@@ -31233,7 +31217,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"closeavgprice": {
|
|
|
- "description": "平仓均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"closepl": {
|
|
|
@@ -31301,7 +31285,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"holdqty": {
|
|
|
- "description": "期末持仓量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"lastholdamount": {
|
|
|
@@ -31333,7 +31317,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"openavgprice": {
|
|
|
- "description": "开仓均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"oriholdamount": {
|
|
|
@@ -31341,7 +31325,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"oriholdqty": {
|
|
|
- "description": "期初持仓量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"oriopenamount": {
|
|
|
@@ -31385,7 +31369,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaycloseqty": {
|
|
|
- "description": "今平仓量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todaygoodsgroupspotqty": {
|
|
|
@@ -31401,7 +31385,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"todayopenqty": {
|
|
|
- "description": "今开仓量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"userid": {
|
|
|
@@ -33067,11 +33051,7 @@ const docTemplate = `{
|
|
|
"properties": {
|
|
|
"menu": {
|
|
|
"description": "父级菜单",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.ErmcpRoleMenu"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.ErmcpRoleMenu"
|
|
|
},
|
|
|
"subMenu": {
|
|
|
"description": "子级菜单",
|
|
|
@@ -33377,11 +33357,7 @@ const docTemplate = `{
|
|
|
"properties": {
|
|
|
"mainAcc": {
|
|
|
"description": "主账号",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.ErmcpTaAccountM"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.ErmcpTaAccountM"
|
|
|
},
|
|
|
"subacclist": {
|
|
|
"description": "子账号列表",
|
|
|
@@ -40648,7 +40624,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"marketflag": {
|
|
|
- "description": "是否上架,0-全部 1-是 2-否",
|
|
|
+ "description": "是否上架,1-已上架 2-未上架 3-履约中",
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"marketprice": {
|
|
|
@@ -40738,6 +40714,10 @@ const docTemplate = `{
|
|
|
"description": "仓单贸易委托单ID(320+Unix秒时间戳(10位)+xxxxxx)",
|
|
|
"type": "string"
|
|
|
},
|
|
|
+ "wrtradeorderstatus": {
|
|
|
+ "description": "委托状态 - 参考枚举'WRTradeOrderStatus' - 1:委托请求 2:待冻结 3:委托成功 4:委托失败 5:配对成功 6:已撤 7:部成 8:已成 9:部成部撤 10:成交失败 11:委托拒绝 12:经过摘牌(先摘后挂专用) 13:冻结成功(通道交易专用) 14:通道已撤 15:通道部成部撤 16:成交失败违约(荷兰式竞拍专用) 17:冻结PD成功 18:冻结PD失败 19:冻结能量成功 20:冻结能量失败 21:预约已报价 22:过期未付 23:优惠券处理中 24:仓单生成失败 25:首付扣款失败 26:履约失败 27:撤单解冻贷款失败WRTrade_OrderDetail、",
|
|
|
+ "type": "integer"
|
|
|
+ },
|
|
|
"wruserid": {
|
|
|
"description": "登录用户ID",
|
|
|
"type": "integer"
|
|
|
@@ -47060,11 +47040,7 @@ const docTemplate = `{
|
|
|
"properties": {
|
|
|
"goodsinfo": {
|
|
|
"description": "商品信息",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.THJWrstandardDetail_GoodsInfo"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.THJWrstandardDetail_GoodsInfo"
|
|
|
},
|
|
|
"spotgoodspricelogs": {
|
|
|
"description": "历史价格走势",
|
|
|
@@ -47198,11 +47174,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"goodsinfo": {
|
|
|
"description": "商品信息",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.THJPurchaseTradeDetail_Goodsinfo"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.THJPurchaseTradeDetail_Goodsinfo"
|
|
|
},
|
|
|
"spotgoodspricelogs": {
|
|
|
"description": "历史价格走势",
|
|
|
@@ -47499,11 +47471,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"goodsinfo": {
|
|
|
"description": "商品信息",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.THJWrstandardDetail_GoodsInfo"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.THJWrstandardDetail_GoodsInfo"
|
|
|
},
|
|
|
"presaleapplydeposits": {
|
|
|
"description": "支付方式",
|
|
|
@@ -48917,11 +48885,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"infoc": {
|
|
|
"description": "配置参数",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/pb.GoodsMarginCfgStruct"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/pb.GoodsMarginCfgStruct"
|
|
|
},
|
|
|
"marketid": {
|
|
|
"description": "市场ID",
|
|
|
@@ -48949,7 +48913,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"orderprice": {
|
|
|
- "description": "委托价格",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"orderqty": {
|
|
|
@@ -49018,7 +48982,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"qty": {
|
|
|
- "description": "转让数量(数量)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"tradeid": {
|
|
|
@@ -49079,7 +49043,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"freezeqty": {
|
|
|
- "description": "冻结数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"goodscode": {
|
|
|
@@ -49115,7 +49079,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"holderqty": {
|
|
|
- "description": "持仓数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"isconfirmexercise": {
|
|
|
@@ -49139,7 +49103,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"openqty": {
|
|
|
- "description": "建仓数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"optiontype": {
|
|
|
@@ -49684,8 +49648,12 @@ const docTemplate = `{
|
|
|
"description": "证件类型ID",
|
|
|
"type": "integer"
|
|
|
},
|
|
|
- "cityid": {
|
|
|
+ "city": {
|
|
|
"description": "市",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "cityid": {
|
|
|
+ "description": "市ID",
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"company": {
|
|
|
@@ -49712,8 +49680,12 @@ const docTemplate = `{
|
|
|
"description": "客户名称(企业名称)",
|
|
|
"type": "string"
|
|
|
},
|
|
|
- "districtid": {
|
|
|
+ "district": {
|
|
|
"description": "地区",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "districtid": {
|
|
|
+ "description": "地区ID",
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"email": {
|
|
|
@@ -49784,8 +49756,12 @@ const docTemplate = `{
|
|
|
"description": "邮政编码",
|
|
|
"type": "string"
|
|
|
},
|
|
|
- "provinceid": {
|
|
|
+ "province": {
|
|
|
"description": "省",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "provinceid": {
|
|
|
+ "description": "省ID",
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"qq": {
|
|
|
@@ -50221,7 +50197,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"fixedprice": {
|
|
|
- "description": "挂牌价格",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"handlestatus": {
|
|
|
@@ -50229,7 +50205,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"marginvalue": {
|
|
|
- "description": "履约保证金比例",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"marketid": {
|
|
|
@@ -50411,7 +50387,7 @@ const docTemplate = `{
|
|
|
"type": "object",
|
|
|
"properties": {
|
|
|
"averageprice": {
|
|
|
- "description": "成交均价",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"tradedate": {
|
|
|
@@ -50669,7 +50645,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"averageprice": {
|
|
|
- "description": "交割均价 = 交割金额 / 交割数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"begindate": {
|
|
|
@@ -50785,7 +50761,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"xgoodsamount": {
|
|
|
- "description": "合约金额 = 货款金额(DELIVERYAMOUNT) - 点价货款(P1GOODSREMAINAMOUNT)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"xgoodscode": {
|
|
|
@@ -51665,7 +51641,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"stepvalue": {
|
|
|
- "description": "步骤值",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"templateid": {
|
|
|
@@ -51976,7 +51952,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"amount": {
|
|
|
- "description": "挂牌金额 = 委托数量 * 固定价或升贴水",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"bannerpicurl": {
|
|
|
@@ -52036,11 +52012,11 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"freezecharge": {
|
|
|
- "description": "冻结手续费",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"freezemargin": {
|
|
|
- "description": "冻结保证金(保证金)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"futupricemove": {
|
|
|
@@ -52076,7 +52052,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"marginvalue": {
|
|
|
- "description": "保证金设置值(履约保证金)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"marketid": {
|
|
|
@@ -52318,7 +52294,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"delistminqty": {
|
|
|
- "description": "起摘数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"deliverymonth": {
|
|
|
@@ -52691,7 +52667,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"unpaidamount": {
|
|
|
- "description": "剩余款(待支付金额)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"userid": {
|
|
|
@@ -53238,7 +53214,7 @@ const docTemplate = `{
|
|
|
"type": "integer"
|
|
|
},
|
|
|
"delistminqty": {
|
|
|
- "description": "起摘数量",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"deliverygoodscode": {
|
|
|
@@ -53375,11 +53351,11 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"tradeamount": {
|
|
|
- "description": "日成交金额(当日单方向成交金额)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"tradeqty": {
|
|
|
- "description": "日成交数量(当日单方向成交数量)",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"wrstandardid": {
|
|
|
@@ -53548,7 +53524,7 @@ const docTemplate = `{
|
|
|
"type": "number"
|
|
|
},
|
|
|
"unpaidinterest": {
|
|
|
- "description": "未结费用",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"updatetime": {
|
|
|
@@ -54140,7 +54116,7 @@ const docTemplate = `{
|
|
|
"type": "string"
|
|
|
},
|
|
|
"orderprice": {
|
|
|
- "description": "委托价格",
|
|
|
+ "description": "期初均价",
|
|
|
"type": "number"
|
|
|
},
|
|
|
"orderqty": {
|
|
|
@@ -57429,11 +57405,7 @@ const docTemplate = `{
|
|
|
},
|
|
|
"loginAccount": {
|
|
|
"description": "登录账号",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.Loginaccount"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.Loginaccount"
|
|
|
},
|
|
|
"markets": {
|
|
|
"description": "市场",
|
|
|
@@ -57451,19 +57423,11 @@ const docTemplate = `{
|
|
|
},
|
|
|
"userAccount": {
|
|
|
"description": "用户账号",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.Useraccount"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.Useraccount"
|
|
|
},
|
|
|
"userInfo": {
|
|
|
"description": "用户信息",
|
|
|
- "allOf": [
|
|
|
- {
|
|
|
- "$ref": "#/definitions/models.Userinfo"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "$ref": "#/definitions/models.Userinfo"
|
|
|
},
|
|
|
"username": {
|
|
|
"description": "用户姓名",
|