文档
测试

用户绑定默认店铺

POST
localhost:1521/outpatient/account/storeAllocation

请求参数

参数名
类型
描述
必填
userId
string
示例:用户id
必填
storeId
string
示例:店铺id
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:操作成功
必填
code
int
示例:200
必填
result
object
示例:null
必填
timestamp
int
示例:1618363579986
必填