文档
测试

客户文件上传(其他文件专用)

POST
http://182.61.50.242:6070/cusFileArchiving/addCusFileArchivingByFile

请求参数

参数名
类型
描述
必填
file
MultipartFile
需要上传的文件
必填
customerId
int
客户编号
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:添加存档文件成功!
必填