|
|
@@ -27059,6 +27059,8 @@ paths:
|
|
|
$ref: '#/definitions/app.Response'
|
|
|
security:
|
|
|
- ApiKeyAuth: []
|
|
|
+ - LoginID: []
|
|
|
+ - Group: []
|
|
|
summary: 查询求购大厅委托单
|
|
|
tags:
|
|
|
- 广钻
|
|
|
@@ -27134,6 +27136,8 @@ paths:
|
|
|
$ref: '#/definitions/app.Response'
|
|
|
security:
|
|
|
- ApiKeyAuth: []
|
|
|
+ - LoginID: []
|
|
|
+ - Group: []
|
|
|
summary: 查询我的库存
|
|
|
tags:
|
|
|
- 广钻
|
|
|
@@ -27179,6 +27183,8 @@ paths:
|
|
|
$ref: '#/definitions/app.Response'
|
|
|
security:
|
|
|
- ApiKeyAuth: []
|
|
|
+ - LoginID: []
|
|
|
+ - Group: []
|
|
|
summary: 查询出售大厅委托单
|
|
|
tags:
|
|
|
- 广钻
|
|
|
@@ -27221,6 +27227,8 @@ paths:
|
|
|
$ref: '#/definitions/app.Response'
|
|
|
security:
|
|
|
- ApiKeyAuth: []
|
|
|
+ - LoginID: []
|
|
|
+ - Group: []
|
|
|
summary: 查询仓库信息
|
|
|
tags:
|
|
|
- 广钻
|