加载凭证编码
GET
https://v4.fenxi365.com/api/voucher/code最后修改时间: 8 个月前
责任人: 未设置
请求参数
Query 参数
word
string
关键字
示例值:
记
currentAccountDate
string
当前时间
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
success
boolean
必需
code
integer
必需
msg
string
必需
data
integer
必需
示例
{
"success": false,
"code": 0,
"msg": "",
"data": {}
}
最后修改时间: 8 个月前