From 832e40a8249ae15a5b2a7f01c78da4edc06cd55e Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 13 十月 2025 15:54:57 +0800
Subject: [PATCH] 定时自动叫号 与 WMS获取车辆是否在园接口开发
---
server/system_gateway/src/main/resources/application-test.yml | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/server/system_gateway/src/main/resources/application-test.yml b/server/system_gateway/src/main/resources/application-test.yml
index b4f3356..0ffd791 100644
--- a/server/system_gateway/src/main/resources/application-test.yml
+++ b/server/system_gateway/src/main/resources/application-test.yml
@@ -6,8 +6,6 @@
password: rtjgfEr@&0c0m
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
-
-
#knife4j:
# enable: true
# basic:
@@ -16,9 +14,7 @@
# password: test@168.com
debug_model: true
-
captcha_check: false
-
# Swagger閰嶇疆
swagger:
host:
--
Gitblit v1.9.3