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