- TmpGetJxBadComments support only fetch fix order comment
This commit is contained in:
@@ -228,7 +228,7 @@ func (c *StoreController) TmpGetJxBadCommentsByStoreId() {
|
||||
// @Title 得到门店差评总数
|
||||
// @Description 得到门店差评总数
|
||||
// @Param token header string true "认证token"
|
||||
// @Param type query int true "评论类型,0:差评,1:所有"
|
||||
// @Param type query int true "评论类型,0:差评,1:所有,2:已解决"
|
||||
// @Param storeIDs query string false "门店I列表"
|
||||
// @Param offset query int false "起始页,从1开始"
|
||||
// @Param pageSize query int false "页大小(-1表示无限大)"
|
||||
|
||||
Reference in New Issue
Block a user