文档
测试

新增游戏

POST
http://39.107.234.250:20030/api/mygame

接口描述

新增游戏数据

请求参数

参数名
类型
描述
必填
text
String
游戏名字
必填
icon
String
游戏图片
必填
category
String
分类
必填
categoryid
Number
。。
必填
html5introduce
String
游戏描述
必填
wapclicks
String
游戏热度
必填

响应参数

参数名
类型
描述
必填
code
Number
前后端响应状态码,1为成功,0为失败
必填
msg
String
提示信息
必填
data
Array
相应数据
必填