文档
测试

提交申请

POST
http://172.18.0.76:2520/hzwy/manager/app_submit.action

请求头

参数名
类型
描述
必填
Authorization
string
token
必填
user_id
string
用户id
必填

请求参数

参数名
类型
描述
必填
id
string
回款id
必填
batch
stirng
回款批次
必填
remark
stirng
备注
必填
type
stirng
提交按钮,如果是1就是提交
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
当提交第一次进来时返回的数据
必填
label
string
项目名称
必填
account
string
回款账户
必填
batch
string
回款批次
必填
money
string
回款金额
必填