Sfoglia il codice sorgente

更新:models.InternalEnableTradeDetail配置

gitmuchinfo 3 anni fa
parent
commit
cc1eaaede4
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. 12 0
      docs/docs.go

+ 12 - 0
docs/docs.go

@@ -30416,10 +30416,18 @@ var doc = `{
                 "goodsid"
             ],
             "properties": {
+                "agreeunit": {
+                    "description": "合约乘数",
+                    "type": "number"
+                },
                 "areauserid": {
                     "description": "企业ID",
                     "type": "integer"
                 },
+                "convertratio": {
+                    "description": "品种系数",
+                    "type": "number"
+                },
                 "deliverygoodscode": {
                     "description": "现货品种代码",
                     "type": "string"
@@ -30440,6 +30448,10 @@ var doc = `{
                     "description": "期货合约ID",
                     "type": "integer"
                 },
+                "hedgeditemid": {
+                    "description": "被套期项目ID",
+                    "type": "string"
+                },
                 "hedgeditemnum": {
                     "description": "项目编号",
                     "type": "string"