报价excel换取数据
POST
http://xhf.qmbzch.cn/api/customer/read_offer_excel
请求参数
参数名
类型
描述
必填
excel_url
file
excel上传的excel地址
必填
响应参数
参数名
类型
描述
必填
state
str
ok/fail
必填
message
str
提示信息
必填
data
array
读取到的文件的信息
必填
json_data
str
转换后的json 用于修改是上传
必填