开通会员
GET
http://localhost:8080/soybean/api/vip/20/2
请求参数
参数名
类型
描述
必填
customerId
long
用户id
必填
type
int
1微信支付,2欠条支付
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:操作成功!
必填
data
object
示例:null
必填