文档
测试

按照id查询会员价格

GET
http://192.168.1.19:5000/member?id=1

请求参数

参数名
类型
描述
必填
id
string
会员价格id
可选

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
data
object
数据字典
必填
continuous_month_price
float
示例:8.8
必填
id
int
示例:1
必填
name
string
示例:test
必填
no_first_con_month_price
int
示例:17
必填
one_month_price
int
示例:18
必填
one_month_price_h
int
示例:30
必填
single_price
int
示例:2
必填
single_price_h
int
示例:7
必填
three_month_price
int
示例:39
必填
three_month_price_h
int
示例:40
必填
twelve_month_price
int
示例:49
必填
twelve_month_price_h
int
示例:50
必填
msg
string
示例:
必填