docs(api): 添加卡密面额相关参数
- 在 API 文档中新增了 faceType 参数,用于表示卡密的面额 - 此修改增加了卡密面额的相关信息,完善了 API 文档
This commit is contained in:
@@ -211,6 +211,7 @@ func main() {
|
||||
| data | string | 卡密 | --- |
|
||||
| cardNo | string | 面额 | --- |
|
||||
| recoveryType | string | 回收类型 | 2.仅有卡密 8.卡密/卡号 |
|
||||
| faceType | string | 面额 | --- |
|
||||
|
||||
### 返回参数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user