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