根据活动id查询详情
POST
http://localhost:8808/zklystorenew/fullReductionController/selFullReductionbymId
请求参数
参数名
类型
描述
必填
fId
String
活动id
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
fId
int
示例:1
必填
fName
string
示例:满减活动001
必填
fUserType
int
示例:1
必填
fScopeType
int
示例:1
必填
fCommodityScope
int
示例:1
必填
fStartTime
string
示例:2021-11-03
必填
fStopTime
string
示例:2021-11-05
必填
mId
string
示例:123
必填
state
boolean
示例:true
必填