文档
测试

品质查询详情

POST
http://localhost:8080/community//product/detail

请求参数

参数名
类型
描述
必填
id
int
示例:55
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
数据字典
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:53
必填
title
string
示例:标题
必填
titleClolr
string
示例:标题颜色
必填
titleLable
string
示例:标题标签
必填
titleLableColor
string
示例:标题标签颜色
必填
xcxAppid
string
示例:appid
必填
xcxName
string
示例:小程序名字
必填
xcxPath
string
示例:外部小程序路径
必填
insideXcxPath
string
示例:内部小程序路径
必填
appPath
string
示例:APP路经
必填
route
string
示例:跳转路径
必填
pictureUrl
string
示例:话题图片
必填
isShow
int
示例:1
必填
isIndex
int
示例:1
必填
sort
object
示例:null
必填
isDeleted
int
示例:0
必填
createTime
object
示例:null
必填
updateTime
string
示例:2020-07-24T08:01:56.000+0000
必填
communityCode
string
示例:00
必填
serviceTypes
object
数据字典
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
object
示例:null
必填
name
string
示例:qwe
必填
isDeleted
object
示例:null
必填
communityCode
object
示例:null
必填
createTime
object
示例:null
必填
updateTime
object
示例:null
必填
serviceType
int
示例:3
必填
content
string
示例:富文本内容
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
数据字典
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:55
必填
title
string
示例:1
必填
titleClolr
string
示例:1
必填
titleLable
string
示例:1
必填
titleLableColor
string
示例:1
必填
xcxAppid
string
示例:1
必填
xcxName
string
示例:1
必填
xcxPath
string
示例:1
必填
insideXcxPath
string
示例:1
必填
appPath
string
示例:1
必填
route
string
示例:1
必填
pictureUrl
string
示例:1
必填
isShow
int
示例:1
必填
isIndex
int
示例:0
必填
sort
object
示例:null
必填
isDeleted
int
示例:0
必填
createTime
object
示例:null
必填
updateTime
string
示例:2020-07-26T16:02:28.000+0000
必填
communityCode
string
示例:00
必填
serviceTypes
object
数据字典
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
object
示例:null
必填
name
string
示例:qwe
必填
isDeleted
object
示例:null
必填
communityCode
object
示例:null
必填
createTime
object
示例:null
必填
updateTime
object
示例:null
必填
type
object
示例:null
必填
serviceType
int
示例:3
必填
content
string
示例:1
必填
type
int
示例:1
必填
args
object
示例:null
必填

说明 / 示例

{ "success": true, "responseCode": "100000", "message": "运行正确", "result": { "needPage": true, "pageNum": 1, "pageSize": 10, "id": 55, "title": "1", "titleClolr": "1", "titleLable": "1", "titleLableColor": "1", "xcxAppid": "1", "xcxName": "1", "xcxPath": "1", "insideXcxPath": "1", "appPath": "1", "route": "1", "pictureUrl": "1", "isShow": 1, "isIndex": 0, "sort": null, "isDeleted": 0, "createTime": null, "updateTime": "2020-07-26T16:02:28.000+0000", "communityCode": "00", "serviceTypes": { "needPage": true, "pageNum": 1, "pageSize": 10, "id": null, "name": "qwe", "isDeleted": null, "communityCode": null, "createTime": null, "updateTime": null, "type": null }, "serviceType": 3, "content": "1", "type": 1 }, "args": null }