文档
测试

国家列表

POST
http://qingong.meiliancheng.cn/index.php?s=/api/index/country

请求参数

参数名
类型
描述
必填
s
string
示例:/api/index/country
必填
wxapp_id
int
示例:10001
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
object
数据字典
必填
list
array
数据列表
必填
country_id
int
国家id,示例:1
必填
wxapp_id
int
示例:10001
必填
name
string
国家名,示例:China
必填
create_time
int
示例:1596525226
必填
update_time
int
示例:1596525289
必填
is_delete
int
示例:0
必填