From fff3cb6e18bc95c35e06de55a49ba361a0ee3d75 Mon Sep 17 00:00:00 2001 From: xusd <hugeinfo123> Date: Tue, 10 Sep 2024 14:17:56 +0800 Subject: [PATCH] 请求方式修正 --- dyh-service/dyh-sys/src/main/java/cn/huge/module/kind/controller/web/SyRegionWebController.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dyh-service/dyh-sys/src/main/java/cn/huge/module/kind/controller/web/SyRegionWebController.java b/dyh-service/dyh-sys/src/main/java/cn/huge/module/kind/controller/web/SyRegionWebController.java index 422f637..8bcaf3a 100644 --- a/dyh-service/dyh-sys/src/main/java/cn/huge/module/kind/controller/web/SyRegionWebController.java +++ b/dyh-service/dyh-sys/src/main/java/cn/huge/module/kind/controller/web/SyRegionWebController.java @@ -23,7 +23,7 @@ * @description: 地域字典表接口api-web端 * @company: hugeinfo * @author: liyj - * @time: 2024-08-28 20:06:20 + * @time: 2024-09-09 14:31:22 * @version: 1.0.0 */ @Slf4j -- Gitblit v1.8.0