客户编辑
POST
http://demo1.daoben.tech/api/customer/customer_edit
请求参数
参数名
类型
描述
必填
id
int
示例:0
必填
name
string
示例:公司名称
必填
com_date
string
示例:2020-02-01 公司成立日期
必填
asserts
int
示例:100 资产
必填
concat_name
string
示例:强 联系人
必填
mobile
int
示例:18537172648 负责人电话
必填
income
int
示例:100 收入总额
必填
is_gaoxin
int
示例:1 0非高新 1高新
必填
customer_type
int
示例:1 1审计 2咨询 3代理记账
必填
addr
string
示例:大科员 注册地址
必填
company_type
int
示例:1 1小规模 2一般纳税人
必填
source_id
来源id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填