From 613a4f53f24672cc7e202f6f40a9d51bae904e40 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 28 三月 2024 14:12:45 +0800 Subject: [PATCH] #平库转立库 --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e44999a..890b76c 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -60,4 +60,4 @@ groupCount: 4 agv: - url: http://192.168.0.251:8088 + url: http://192.168.0.251:8088 \ No newline at end of file -- Gitblit v1.9.1