jiangshuai
2023-09-27 65f900c88f0f90ee3b29e9b985723b8f94aaeb0b
controllers/location_product.go
@@ -69,7 +69,7 @@
      util.ResponseFormat(c, code.RequestParamError, "参数解析失败,数据类型错误:"+err.Error())
      return
   }
   if params.Check() {
   if !params.Check() {
      util.ResponseFormat(c, code.RequestParamError, "参数异常")
      return
   }