新增分销商员工
POST
pms/erpDistributionStaff/insert
接口描述
新增分销商员工
请求头
参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填
请求参数
参数名
类型
描述
必填
distributionId
Long
分销商Id
必填
type
Integer
1:超级管理员,2:管理员,3:员工
必填
name
String
名称
必填
phone
String
用户手机号
必填