|
@@ -73,6 +73,9 @@ definitions:
|
|
|
applyid:
|
|
applyid:
|
|
|
description: 申请ID(181+Unix秒时间戳(10位)+xxxxxx)
|
|
description: 申请ID(181+Unix秒时间戳(10位)+xxxxxx)
|
|
|
type: integer
|
|
type: integer
|
|
|
|
|
+ applyremark:
|
|
|
|
|
+ description: 申请备注
|
|
|
|
|
+ type: string
|
|
|
applystatus:
|
|
applystatus:
|
|
|
description: 申请状态 - 1:已提交 2:初审通过 3:初审拒绝 4:初审失败 5复审通过 6:复审拒绝 7:复审失败 8:已撤销
|
|
description: 申请状态 - 1:已提交 2:初审通过 3:初审拒绝 4:初审失败 5复审通过 6:复审拒绝 7:复审失败 8:已撤销
|
|
|
type: integer
|
|
type: integer
|
|
@@ -564,7 +567,7 @@ paths:
|
|
|
$ref: '#/definitions/app.Response'
|
|
$ref: '#/definitions/app.Response'
|
|
|
security:
|
|
security:
|
|
|
- ApiKeyAuth: []
|
|
- ApiKeyAuth: []
|
|
|
- summary: 查询我的产能预售信息
|
|
|
|
|
|
|
+ summary: 查询我的预售信息
|
|
|
tags:
|
|
tags:
|
|
|
- 产能预售
|
|
- 产能预售
|
|
|
/CPTrade/QueryPositionCancel:
|
|
/CPTrade/QueryPositionCancel:
|