From a36f6d72f72d26ef0dd6e13f9af554787924e8d6 Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期二, 27 一月 2026 18:58:13 +0800
Subject: [PATCH] 生成领料单-pda+后台

---
 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