文档
测试

获取用户得到单字

POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/idiom/getIdiomSingleWord.html

请求参数

参数名
类型
描述
必填
userId
int
必填
idiomId
int
成语id
必填

响应参数

参数名
类型
描述
必填
m_strMessage
object
示例:null
必填
m_istatus
int
示例:1
必填
m_object
array
数据列表
必填
id
int
示例:1
必填
word_content
string
示例:龙
必填
idiom_id
int
示例:1
必填
user_id
int
示例:1
必填