获取开卡流水号
POST
http://localhost:8770/crmApi/getVipNumber
请求参数
参数名
类型
描述
必填
storeId
int
门店id
必填
响应参数
参数名
类型
描述
必填
code
string
示例:000000
必填
msg
object
示例:null
必填
data
int
示例:流水号
必填