新增标签
POST
{{host}}/wxApi/tags/markLog/addTags
请求头
参数名
类型
描述
必填
openId
String
openId登录认证
必填
请求参数
参数名
类型
描述
必填
storeId
Long
门店ID(非空)
必填
roomId
Long
房间ID(非空)
必填
orderId
Long
订单ID(非空)
必填
arrTagsStr
String
json字符串数组(非空), 详情请看说明
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
goodsId
int
示例:158
必填
goodsName
string
示例:儿童餐椅
必填
createTime
string
示例:2020-10-09 17:01:32
必填
createBy
string
示例:testzst
必填
updateTime
string
示例:2020-10-13 11:10:46
必填
updateBy
string
示例:testzst
必填
id
int
示例:11
必填
parentId
int
示例:9
必填
classify1Id
int
示例:3
必填
classify2Id
int
示例:8
必填
classify3Id
int
示例:9
必填
name
string
示例:010101叶子2
必填
level
int
示例:4
必填
hasSelf
int
示例:0
必填
sort
int
示例:1000
必填
hasValid
int
示例:0
必填
memberNum
object
示例:null
必填
goodsNum
object
示例:null
必填
goodsNameStr
object
示例:null
必填
createTime
object
示例:null
必填
tagsNameStr
object
示例:null
必填
tagsIdStr
object
示例:null
必填
success
boolean
示例:true
必填
timestamp
string
示例:2020-10-13 13:42:39
必填