@@ -22173,6 +22173,10 @@ var doc = `{
"description": "套保计划量 = TodayPricedQty * 折算系数 * (1/(1+增值税率)) * 套保比例",
"type": "number"
},
+ "matchnickname": {
+ "description": "交易对手方简称",
+ "type": "string"
+ },
"mathname": {
"description": "交易对手方",
"type": "string"
@@ -22157,6 +22157,10 @@
@@ -6189,6 +6189,9 @@ definitions:
hedgeplanqty:
description: 套保计划量 = TodayPricedQty * 折算系数 * (1/(1+增值税率)) * 套保比例
type: number
+ matchnickname:
+ description: 交易对手方简称
+ type: string
mathname:
description: 交易对手方
type: string