文档
测试

查询业务id

POST
http://api.shayu888.vip:8881/appplatform

接口描述

提交参数格式使用json,{ "name": "", "appid": "" }

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填

请求参数

application/json
参数名
类型
描述
必填
name
string
业务名
必填
appid
string
业务appid,注意两者只需要填写其中一个就行,不要两个都写
必填

响应参数

application/json
参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:请求成功
必填
data
object
数据字典
必填
platformList
array
数据列表
必填
id
int
示例:74966
必填
appId
string
示例:wx182ae457e7bceada
必填
nickname
string
示例:无忧宇宙
必填
price
float
示例:0.7
必填
banner
array
数据列表
必填