liujiandao
2023-09-21 840a11b1e17a743fbcc0e566639d718e2559be48
controllers/location.go
@@ -35,7 +35,7 @@
      util.ResponseFormat(c, code.RequestParamError, "创建失败")
      return
   }
   util.ResponseFormat(c, code.RequestParamError, "创建成功")
   util.ResponseFormat(c, code.Success, "创建成功")
}
// GetLocationList