|
|
@@ -18559,10 +18559,6 @@ var doc = `{
|
|
|
"ermcp.RealtimeExposurePositionRsp": {
|
|
|
"type": "object",
|
|
|
"properties": {
|
|
|
- "accountid": {
|
|
|
- "description": "资金账号(只有外部账号才有值, 内部账号是根据userid汇总的)",
|
|
|
- "type": "integer"
|
|
|
- },
|
|
|
"agreeunit": {
|
|
|
"description": "合约单位",
|
|
|
"type": "string"
|
|
|
@@ -30569,6 +30565,10 @@ var doc = `{
|
|
|
"description": "项目可关联手数 = 成交手数 - 关联数量",
|
|
|
"type": "number"
|
|
|
},
|
|
|
+ "enumdicname": {
|
|
|
+ "description": "单位",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
"goodscode": {
|
|
|
"description": "合约代码",
|
|
|
"type": "string"
|