|
@@ -25007,22 +25007,10 @@ const docTemplate = `{
|
|
|
"configid"
|
|
"configid"
|
|
|
],
|
|
],
|
|
|
"properties": {
|
|
"properties": {
|
|
|
- "areauserid": {
|
|
|
|
|
- "description": "所属机构ID",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"configid": {
|
|
"configid": {
|
|
|
"description": "配置ID(SEQ_SZDZ2_IMAGECONFIG)",
|
|
"description": "配置ID(SEQ_SZDZ2_IMAGECONFIG)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createdate": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "创建人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"imagedetailpath": {
|
|
"imagedetailpath": {
|
|
|
"description": "详情图片 [UrlType = 3时 有且必填,其它类型不需要]",
|
|
"description": "详情图片 [UrlType = 3时 有且必填,其它类型不需要]",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -25043,10 +25031,6 @@ const docTemplate = `{
|
|
|
"description": "市场ID",
|
|
"description": "市场ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "操作人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"sort": {
|
|
"sort": {
|
|
|
"description": "排序",
|
|
"description": "排序",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -25059,10 +25043,6 @@ const docTemplate = `{
|
|
|
"description": "交易模式",
|
|
"description": "交易模式",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "updatedate": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"url": {
|
|
"url": {
|
|
|
"description": "链接(地址或商品ID)",
|
|
"description": "链接(地址或商品ID)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -25079,18 +25059,6 @@ const docTemplate = `{
|
|
|
"autoid"
|
|
"autoid"
|
|
|
],
|
|
],
|
|
|
"properties": {
|
|
"properties": {
|
|
|
- "auditoruserid": {
|
|
|
|
|
- "description": "审核人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "auditremark": {
|
|
|
|
|
- "description": "审核备注",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "audittime": {
|
|
|
|
|
- "description": "审核日期",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"autoid": {
|
|
"autoid": {
|
|
|
"description": "自增ID",
|
|
"description": "自增ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -25099,18 +25067,6 @@ const docTemplate = `{
|
|
|
"description": "内容",
|
|
"description": "内容",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "建仓人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "endtime": {
|
|
|
|
|
- "description": "结束时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"isforcedisplay": {
|
|
"isforcedisplay": {
|
|
|
"description": "是否强制显示 - 0:不强制 1:强制",
|
|
"description": "是否强制显示 - 0:不强制 1:强制",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -25135,14 +25091,6 @@ const docTemplate = `{
|
|
|
"description": "是否已读",
|
|
"description": "是否已读",
|
|
|
"type": "boolean"
|
|
"type": "boolean"
|
|
|
},
|
|
},
|
|
|
- "scheduletime": {
|
|
|
|
|
- "description": "计划发送时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "sendtype": {
|
|
|
|
|
- "description": "推送方式 - 1:全体广播 2:按会员广播 3:个人推送 4:按会员广播(仅会员)",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"sentstatus": {
|
|
"sentstatus": {
|
|
|
"description": "推送状态 - 0:未推送 1:已推送 2:审核拒绝",
|
|
"description": "推送状态 - 0:未推送 1:已推送 2:审核拒绝",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -25150,10 +25098,6 @@ const docTemplate = `{
|
|
|
"title": {
|
|
"title": {
|
|
|
"description": "标题",
|
|
"description": "标题",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
- },
|
|
|
|
|
- "userid": {
|
|
|
|
|
- "description": "会员/投资者ID推送方式 为 个人时,填写投资者ID",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -29960,14 +29904,6 @@ const docTemplate = `{
|
|
|
"userid"
|
|
"userid"
|
|
|
],
|
|
],
|
|
|
"properties": {
|
|
"properties": {
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "创建人ID",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"fromuserid": {
|
|
"fromuserid": {
|
|
|
"description": "所属机构(组织机构)( OrgType = 1时为自己, = 2\\3时取上级机构的所属机构)",
|
|
"description": "所属机构(组织机构)( OrgType = 1时为自己, = 2\\3时取上级机构的所属机构)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -29976,14 +29912,6 @@ const docTemplate = `{
|
|
|
"description": "是否返还积分 [经纪会员-辽东湾] - 0:不返还 1:返还",
|
|
"description": "是否返还积分 [经纪会员-辽东湾] - 0:不返还 1:返还",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人ID",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "modifytime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"orgtype": {
|
|
"orgtype": {
|
|
|
"description": "组织机构类型 1:机构\\分支节点 2:交易员\\叶子节点 3:部门\\分支节点",
|
|
"description": "组织机构类型 1:机构\\分支节点 2:交易员\\叶子节点 3:部门\\分支节点",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -36895,14 +36823,6 @@ const docTemplate = `{
|
|
|
"description": "所属机构",
|
|
"description": "所属机构",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "auditaccountid": {
|
|
|
|
|
- "description": "审核操作员账号",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "audittime": {
|
|
|
|
|
- "description": "审核时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"buyotherfeealgorithm": {
|
|
"buyotherfeealgorithm": {
|
|
|
"description": "买交收其它费用算法",
|
|
"description": "买交收其它费用算法",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -36935,14 +36855,6 @@ const docTemplate = `{
|
|
|
"description": "是否允许自动退还定金: 0-否 1-是(52)",
|
|
"description": "是否允许自动退还定金: 0-否 1-是(52)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "cancelaccountid": {
|
|
|
|
|
- "description": "注销操作员账号",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "canceltime": {
|
|
|
|
|
- "description": "注销时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"closepricemode": {
|
|
"closepricemode": {
|
|
|
"description": "强平价格方式 - 1:市价 2:最新价 3:涨跌停(未实现)",
|
|
"description": "强平价格方式 - 1:市价 2:最新价 3:涨跌停(未实现)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -36951,14 +36863,6 @@ const docTemplate = `{
|
|
|
"description": "强平最新价浮动比例 - 方式为2时使用 (\u003c1)买 上浮 (1+x)*最新价卖 下浮 (1-x)*最新价",
|
|
"description": "强平最新价浮动比例 - 方式为2时使用 (\u003c1)买 上浮 (1+x)*最新价卖 下浮 (1-x)*最新价",
|
|
|
"type": "number"
|
|
"type": "number"
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "创建人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"currencyid": {
|
|
"currencyid": {
|
|
|
"description": "报价货币ID",
|
|
"description": "报价货币ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -36971,10 +36875,6 @@ const docTemplate = `{
|
|
|
"description": "报价小数位",
|
|
"description": "报价小数位",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "delistingdate": {
|
|
|
|
|
- "description": "商品退市时间(状态:退市) -- 已作废",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"delistingmode": {
|
|
"delistingmode": {
|
|
|
"description": "退市方式 - 1:退市平仓 2:退市交收 3:不处理(仅期权\\币币兑换)",
|
|
"description": "退市方式 - 1:退市平仓 2:退市交收 3:不处理(仅期权\\币币兑换)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -37035,10 +36935,6 @@ const docTemplate = `{
|
|
|
"description": "商品显示顺序(99)",
|
|
"description": "商品显示顺序(99)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "goodsquotetype": {
|
|
|
|
|
- "description": "合约报价类型: 1-直接报价 2-间接报价",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"goodsstatus": {
|
|
"goodsstatus": {
|
|
|
"description": "商品状态- 1:待审核 2:未上市 3:上市 4:已注销 5:审核拒绝 6:退市 7:待退市",
|
|
"description": "商品状态- 1:待审核 2:未上市 3:上市 4:已注销 5:审核拒绝 6:退市 7:待退市",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -37051,18 +36947,6 @@ const docTemplate = `{
|
|
|
"description": "报价单位ID",
|
|
"description": "报价单位ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "hasquoter": {
|
|
|
|
|
- "description": "是否有报价商 - 0:无报价商 1:有报价商",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "hqprotecttime": {
|
|
|
|
|
- "description": "行情保护时间(秒)",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "innerdealmode": {
|
|
|
|
|
- "description": "内部成交方式[通道交易] - 1:净头寸 2:开平 3:平今",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"isbuylimited": {
|
|
"isbuylimited": {
|
|
|
"description": "是否限制建仓量 - 0:不限制 1:限制",
|
|
"description": "是否限制建仓量 - 0:不限制 1:限制",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -37071,14 +36955,6 @@ const docTemplate = `{
|
|
|
"description": "游客是否可见 - 0:不可见 1:可见",
|
|
"description": "游客是否可见 - 0:不可见 1:可见",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "lasttradedate": {
|
|
|
|
|
- "description": "最后交易日期(状态:待退市)",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "listingdate": {
|
|
|
|
|
- "description": "交易开始日期",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"marginalgorithm": {
|
|
"marginalgorithm": {
|
|
|
"description": "持仓定金方式(49) - 1:比率 2.固定(52)",
|
|
"description": "持仓定金方式(49) - 1:比率 2.固定(52)",
|
|
|
"type": "number"
|
|
"type": "number"
|
|
@@ -37107,22 +36983,10 @@ const docTemplate = `{
|
|
|
"description": "点差下限(46)",
|
|
"description": "点差下限(46)",
|
|
|
"type": "number"
|
|
"type": "number"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"modifystatus": {
|
|
"modifystatus": {
|
|
|
"description": "变更状态 - 1:未变更 2:变更中 3:待审核 4:已审核",
|
|
"description": "变更状态 - 1:未变更 2:变更中 3:待审核 4:已审核",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifytime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "outerdealmode": {
|
|
|
|
|
- "description": "外部成交方式[通道交易]- 1:净头寸 2:开平 3:平今",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"outgoodscode": {
|
|
"outgoodscode": {
|
|
|
"description": "商品代码(外部)",
|
|
"description": "商品代码(外部)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -37151,22 +37015,10 @@ const docTemplate = `{
|
|
|
"description": "行情最小变动单位 [整数,报价小数位一起使用]",
|
|
"description": "行情最小变动单位 [整数,报价小数位一起使用]",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "quoteshowtype": {
|
|
|
|
|
- "description": "行情报价类型: 1:成交价 2:买卖中间价 3:含买价 4:含卖价做市模式固定为3:含买价",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "quoteshowtypeinterval": {
|
|
|
|
|
- "description": "行情报价间隔时间(秒)(成交价时为0)",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"relatedgoodsid": {
|
|
"relatedgoodsid": {
|
|
|
"description": "关联参考商品ID",
|
|
"description": "关联参考商品ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "remark": {
|
|
|
|
|
- "description": "备注",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"riskcontrolmode": {
|
|
"riskcontrolmode": {
|
|
|
"description": "风控方式(52、10模式) 1:按单风控 2:按账户风控",
|
|
"description": "风控方式(52、10模式) 1:按单风控 2:按账户风控",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -38548,10 +38400,6 @@ const docTemplate = `{
|
|
|
"oricurrencyid": {
|
|
"oricurrencyid": {
|
|
|
"description": "源币种ID",
|
|
"description": "源币种ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
- },
|
|
|
|
|
- "remark": {
|
|
|
|
|
- "description": "备注",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -38588,10 +38436,6 @@ const docTemplate = `{
|
|
|
"showbrokerflag": {
|
|
"showbrokerflag": {
|
|
|
"description": "是否显示买卖经纪盘 - 0:不显示 1:显示",
|
|
"description": "是否显示买卖经纪盘 - 0:不显示 1:显示",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
- },
|
|
|
|
|
- "updatetime": {
|
|
|
|
|
- "description": "更新时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -40462,14 +40306,6 @@ const docTemplate = `{
|
|
|
"description": "强平最新价浮动比例 - 方式为2时使用",
|
|
"description": "强平最新价浮动比例 - 方式为2时使用",
|
|
|
"type": "number"
|
|
"type": "number"
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "创建人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"currencyid": {
|
|
"currencyid": {
|
|
|
"description": "报价货币ID",
|
|
"description": "报价货币ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -40522,14 +40358,6 @@ const docTemplate = `{
|
|
|
"description": "所属市场ID",
|
|
"description": "所属市场ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "modifytime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"outerdealmode": {
|
|
"outerdealmode": {
|
|
|
"description": "外部成交方式[通道交易]- 1:净头寸 2:开平 3:平今",
|
|
"description": "外部成交方式[通道交易]- 1:净头寸 2:开平 3:平今",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -43835,10 +43663,6 @@ const docTemplate = `{
|
|
|
"description": "是否可出入金 - 0:不可 1:可",
|
|
"description": "是否可出入金 - 0:不可 1:可",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "clientroleid": {
|
|
|
|
|
- "description": "终端角色ID",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"haslogined": {
|
|
"haslogined": {
|
|
|
"description": "是否已登录 - 0:未登录 1:已登录",
|
|
"description": "是否已登录 - 0:未登录 1:已登录",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -43847,18 +43671,10 @@ const docTemplate = `{
|
|
|
"description": "是否已更改密码 - 0:未修改 1:已修改",
|
|
"description": "是否已更改密码 - 0:未修改 1:已修改",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "lastloginip": {
|
|
|
|
|
- "description": "最新登录地址",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"lastloginmode": {
|
|
"lastloginmode": {
|
|
|
"description": "最新登录方式(客户端类型) - 0:保留为未填终端类型 1:PC管理端 2:PC交易端 3:手机客户端_安卓 4:网页客户端 5:微信客户端 6:手机客户端_苹果 7:网上开户客户端 8:无效终端编号 9:报价终端(中江)",
|
|
"description": "最新登录方式(客户端类型) - 0:保留为未填终端类型 1:PC管理端 2:PC交易端 3:手机客户端_安卓 4:网页客户端 5:微信客户端 6:手机客户端_苹果 7:网上开户客户端 8:无效终端编号 9:报价终端(中江)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "lastloginremark": {
|
|
|
|
|
- "description": "最新登录描述",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"lastlogintime": {
|
|
"lastlogintime": {
|
|
|
"description": "最新登录时间",
|
|
"description": "最新登录时间",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -43875,10 +43691,6 @@ const docTemplate = `{
|
|
|
"description": "登陆账号",
|
|
"description": "登陆账号",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "loginport": {
|
|
|
|
|
- "description": "最新登录端口",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"loginstatus": {
|
|
"loginstatus": {
|
|
|
"description": "登录账号状态 1:正常 2:冻结(停用) 3:无效(注销)",
|
|
"description": "登录账号状态 1:正常 2:冻结(停用) 3:无效(注销)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -43891,18 +43703,6 @@ const docTemplate = `{
|
|
|
"description": "手机号码(加密存储)",
|
|
"description": "手机号码(加密存储)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "modifysrc": {
|
|
|
|
|
- "description": "审核来源 - 1:管理端 2:终端",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "modifytime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"pwdwrongcount": {
|
|
"pwdwrongcount": {
|
|
|
"description": "密码错误次数",
|
|
"description": "密码错误次数",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -44213,7 +44013,6 @@ const docTemplate = `{
|
|
|
"required": [
|
|
"required": [
|
|
|
"marketid",
|
|
"marketid",
|
|
|
"nexttradedate",
|
|
"nexttradedate",
|
|
|
- "reckonflag",
|
|
|
|
|
"runstatus",
|
|
"runstatus",
|
|
|
"tradedate",
|
|
"tradedate",
|
|
|
"tradedate2"
|
|
"tradedate2"
|
|
@@ -44223,10 +44022,6 @@ const docTemplate = `{
|
|
|
"description": "下下交易日",
|
|
"description": "下下交易日",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "clearquoteflag": {
|
|
|
|
|
- "description": "行情清盘标志- 1:未发送 2:已发送 3:已回复",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"endTime": {
|
|
"endTime": {
|
|
|
"description": "结束时间",
|
|
"description": "结束时间",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -44235,14 +44030,6 @@ const docTemplate = `{
|
|
|
"description": "最新交易日(结算成功)",
|
|
"description": "最新交易日(结算成功)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "machinedate": {
|
|
|
|
|
- "description": "机器时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "manualflag": {
|
|
|
|
|
- "description": "手动开市标志- 0:否 1:是 (市场为手动时,是否触发了手动开市标志)",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"marketid": {
|
|
"marketid": {
|
|
|
"description": "市场ID",
|
|
"description": "市场ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -44255,10 +44042,6 @@ const docTemplate = `{
|
|
|
"description": "上一交易日",
|
|
"description": "上一交易日",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "reckonflag": {
|
|
|
|
|
- "description": "结算标识 - 0: 停止结算 1: 正常(管理端控制此字段,交易服务根据此字段判断是否做结算)",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"runstatus": {
|
|
"runstatus": {
|
|
|
"description": "运行状态 - 0:初始化 1:待开市 2:开市 3:休市 4:手工休市 5:闭市 6:确认行权开始 7:确认行权结束 10:日终处理开始 11:日终处理成功 12:日终处理失败 13基础服务结算开始 14基础服务结算成功 23.资金结算开始 24.资金结算成功 25.资金结算失败 26.系统结算成功 27.系统结算失败 28.盘中处理开始 29.盘中处理成功 30.盘中处理失败 31.资金结算开始(内) 32.资金结算成功(内) 33.资金结算失败(内) 40.签到开始 41.签到成功 42.签到部份成功 43.签到失败 44.签退开始 45.签退成功 46.签退部份成功 47.签退失败 48.对账开始 49.对账成功 50.对账失败 51.清算开始 52.清算成功 53.清算失败 54.清算部分成功 55. 系统结算开始 62.今日免清算",
|
|
"description": "运行状态 - 0:初始化 1:待开市 2:开市 3:休市 4:手工休市 5:闭市 6:确认行权开始 7:确认行权结束 10:日终处理开始 11:日终处理成功 12:日终处理失败 13基础服务结算开始 14基础服务结算成功 23.资金结算开始 24.资金结算成功 25.资金结算失败 26.系统结算成功 27.系统结算失败 28.盘中处理开始 29.盘中处理成功 30.盘中处理失败 31.资金结算开始(内) 32.资金结算成功(内) 33.资金结算失败(内) 40.签到开始 41.签到成功 42.签到部份成功 43.签到失败 44.签退开始 45.签退成功 46.签退部份成功 47.签退失败 48.对账开始 49.对账成功 50.对账失败 51.清算开始 52.清算成功 53.清算失败 54.清算部分成功 55. 系统结算开始 62.今日免清算",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -44278,10 +44061,6 @@ const docTemplate = `{
|
|
|
"tradedate2": {
|
|
"tradedate2": {
|
|
|
"description": "当前交易日(行情) 在第一个市场待开市时变更为TradeDate,供行情及终端系统使用",
|
|
"description": "当前交易日(行情) 在第一个市场待开市时变更为TradeDate,供行情及终端系统使用",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
- },
|
|
|
|
|
- "updatetime": {
|
|
|
|
|
- "description": "更新时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -55170,26 +54949,10 @@ const docTemplate = `{
|
|
|
"paramcode"
|
|
"paramcode"
|
|
|
],
|
|
],
|
|
|
"properties": {
|
|
"properties": {
|
|
|
- "loginid": {
|
|
|
|
|
- "description": "更新用户账号,登录账号",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "modifyflag": {
|
|
|
|
|
- "description": "修改标志0 不允许修改 1 允许修改",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"paramcode": {
|
|
"paramcode": {
|
|
|
"description": "参数代码",
|
|
"description": "参数代码",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "paramname": {
|
|
|
|
|
- "description": "参数名",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "paramtype": {
|
|
|
|
|
- "description": "参数类型 0-通用 1-管理端 2-终端 3-后台 4-商城",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"paramvalue": {
|
|
"paramvalue": {
|
|
|
"description": "参数值",
|
|
"description": "参数值",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -55197,30 +54960,6 @@ const docTemplate = `{
|
|
|
"paramvalue2": {
|
|
"paramvalue2": {
|
|
|
"description": "参数值(CLOB)",
|
|
"description": "参数值(CLOB)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
- },
|
|
|
|
|
- "regexpress": {
|
|
|
|
|
- "description": "正则表达式",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "remark": {
|
|
|
|
|
- "description": "备注",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "serverip": {
|
|
|
|
|
- "description": "限制服务器IP,备份参数,现在界面不用显示0.0.0.0则无限制,是通用参数192.168.0.211 指定服务器的参数配置",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "showflag": {
|
|
|
|
|
- "description": "是否显示0 不显示 1 显示",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "updatetime": {
|
|
|
|
|
- "description": "更新时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "userid": {
|
|
|
|
|
- "description": "更新用户ID",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -55529,26 +55268,10 @@ const docTemplate = `{
|
|
|
"$ref": "#/definitions/models.Tcegcgoodsconfig"
|
|
"$ref": "#/definitions/models.Tcegcgoodsconfig"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "建仓人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"defaultgoodsid": {
|
|
"defaultgoodsid": {
|
|
|
"description": "默认商品ID",
|
|
"description": "默认商品ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "modifytime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"orderindex": {
|
|
"orderindex": {
|
|
|
"description": "显示顺序",
|
|
"description": "显示顺序",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -56445,10 +56168,6 @@ const docTemplate = `{
|
|
|
"description": "商品配置ID(SEQ_TCE_GCGoodsConfig)",
|
|
"description": "商品配置ID(SEQ_TCE_GCGoodsConfig)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"goodsid": {
|
|
"goodsid": {
|
|
|
"description": "商品ID",
|
|
"description": "商品ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -57662,10 +57381,6 @@ const docTemplate = `{
|
|
|
"description": "账号ID",
|
|
"description": "账号ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createdate": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"goodsid": {
|
|
"goodsid": {
|
|
|
"description": "商品ID",
|
|
"description": "商品ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -57687,10 +57402,6 @@ const docTemplate = `{
|
|
|
"description": "账号ID",
|
|
"description": "账号ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createdate": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"goodsid": {
|
|
"goodsid": {
|
|
|
"description": "商品ID",
|
|
"description": "商品ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -57716,10 +57427,6 @@ const docTemplate = `{
|
|
|
"description": "账号ID",
|
|
"description": "账号ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createdate": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"goodsid": {
|
|
"goodsid": {
|
|
|
"description": "商品ID",
|
|
"description": "商品ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -58957,50 +58664,18 @@ const docTemplate = `{
|
|
|
"description": "账户状态 - 1:待激活 2:待审核 3:待复审 4:正常 5:审核拒绝 6:停用(注销) 7:注销(删除)",
|
|
"description": "账户状态 - 1:待激活 2:待审核 3:待复审 4:正常 5:审核拒绝 6:停用(注销) 7:注销(删除)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "applysrc": {
|
|
|
|
|
- "description": "申请来源 - 1:管理端 2:终端",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"auditremark": {
|
|
"auditremark": {
|
|
|
"description": "审核备注",
|
|
"description": "审核备注",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "auditsrc": {
|
|
|
|
|
- "description": "审核来源 - 1:管理端 2:终端",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "audittime": {
|
|
|
|
|
- "description": "审核时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "audituserid": {
|
|
|
|
|
- "description": "审核人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"broker": {
|
|
"broker": {
|
|
|
"description": "所属经纪人ID",
|
|
"description": "所属经纪人ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "canceltime": {
|
|
|
|
|
- "description": "销户时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "canceluserid": {
|
|
|
|
|
- "description": "销户人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"canrecommend": {
|
|
"canrecommend": {
|
|
|
"description": "是否可推荐 - 0:不可 1;可",
|
|
"description": "是否可推荐 - 0:不可 1;可",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "创建人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"curscore": {
|
|
"curscore": {
|
|
|
"description": "积分",
|
|
"description": "积分",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -59025,10 +58700,6 @@ const docTemplate = `{
|
|
|
"description": "所属会员ID",
|
|
"description": "所属会员ID",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"modifyremark": {
|
|
"modifyremark": {
|
|
|
"description": "变更备注",
|
|
"description": "变更备注",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -59037,10 +58708,6 @@ const docTemplate = `{
|
|
|
"description": "变更状态 1 未变更 2 变更中 3 变更待审核 4 变更待复核(投资者)",
|
|
"description": "变更状态 1 未变更 2 变更中 3 变更待审核 4 变更待复核(投资者)",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "modifytime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"parenttopuser": {
|
|
"parenttopuser": {
|
|
|
"description": "上级顶级机构 [092=0,1时,默认为1, 092=2时若自已为顶级,则填入自己,自己不为顶级,填入ParentUserID的\"ParentTopUser\"]",
|
|
"description": "上级顶级机构 [092=0,1时,默认为1, 092=2时若自已为顶级,则填入自己,自己不为顶级,填入ParentUserID的\"ParentTopUser\"]",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -59355,14 +59022,6 @@ const docTemplate = `{
|
|
|
"description": "国家",
|
|
"description": "国家",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
|
},
|
|
},
|
|
|
- "createtime": {
|
|
|
|
|
- "description": "创建时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
- "creatorid": {
|
|
|
|
|
- "description": "创建人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
"customername": {
|
|
"customername": {
|
|
|
"description": "客户名称(企业名称)",
|
|
"description": "客户名称(企业名称)",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -59415,14 +59074,6 @@ const docTemplate = `{
|
|
|
"description": "手机号码[明文-尚志]",
|
|
"description": "手机号码[明文-尚志]",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
- "modifierid": {
|
|
|
|
|
- "description": "修改人",
|
|
|
|
|
- "type": "integer"
|
|
|
|
|
- },
|
|
|
|
|
- "modifiertime": {
|
|
|
|
|
- "description": "修改时间",
|
|
|
|
|
- "type": "string"
|
|
|
|
|
- },
|
|
|
|
|
"needinvoice": {
|
|
"needinvoice": {
|
|
|
"description": "是否需要发票 - 0:不需要 1:需要",
|
|
"description": "是否需要发票 - 0:不需要 1:需要",
|
|
|
"type": "integer"
|
|
"type": "integer"
|