aa
This commit is contained in:
@@ -127,7 +127,7 @@ func (c *MsgController) GetStoreMessages() {
|
||||
// @Param storeIDs query string false "门店 ID列表"
|
||||
// @Param fromTime query string false "创建起始时间"
|
||||
// @Param toTime query string false "创建结束时间"
|
||||
// @Param confirmStatuss query int false "确认状态,0表示没点,1表示确认,-1表示拒绝"
|
||||
// @Param confirmStatuss query string false "确认状态,0表示没点,1表示确认,-1表示拒绝"
|
||||
// @Param fromReadCount query int false "已读次数开始"
|
||||
// @Param toReadCount query int false "已读次数结束"
|
||||
// @Param offset query int false "消息状态列表起始序号(以0开始,缺省为0)"
|
||||
|
||||
Reference in New Issue
Block a user