文档
测试

添加待审批用户

POST
/sys/user/addUserToAccount

接口描述

接口弃用,由于不能挑选工厂

请求参数

参数名
类型
描述
必填
type
Integer
1是用户,2是用户和店铺
必填
storeId
Integer
店铺id
必填
phone
String
店铺号码
必填
nickname
String
昵称
必填
account
String
账号
必填
pwd
String
密码
必填
storeName
String
店铺名称
必填
address
String
店铺地址
必填
provice
String
必填
city
String
必填
district
String
必填
userId
Integer
用户的id
必填