文档
测试

提交用户的逾期进件备注信息

POST
https://www.wongcar.com/api/overdueEntry/setOverdueEntryRemark

请求参数

参数名
类型
描述
必填
overdueEntryId
number
逾期进件id
必填
remark
string
备注
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
msg
string
示例:提交成功
必填
obj
object
示例:null
必填