From f6789ac9f44a6b1f9d95421329bb1f0a7cd52d6d Mon Sep 17 00:00:00 2001
From: admin <15939171744@163.com>
Date: 星期五, 07 三月 2025 18:37:11 +0800
Subject: [PATCH] -换型增加物料配置

---
 jcdm-admin/src/main/resources/application.yml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/jcdm-admin/src/main/resources/application.yml b/jcdm-admin/src/main/resources/application.yml
index 7cfdcc4..1c9d088 100644
--- a/jcdm-admin/src/main/resources/application.yml
+++ b/jcdm-admin/src/main/resources/application.yml
@@ -1,7 +1,7 @@
 # 椤圭洰鐩稿叧閰嶇疆
 ruoyi:
   # 鍚嶇О
-  name: RuoYi
+  name: JCDM
   # 鐗堟湰
   version: 3.8.6
   # 鐗堟潈骞翠唤
@@ -223,4 +223,7 @@
     config:
       default:
         endpoint: opc.tcp://127.0.0.1:49320
-        security-policy: none
\ No newline at end of file
+        security-policy: none
+
+orderLineUrl: "https://imes-uat-group.geelycv-test.com/api/mom-open/restful/aMesSysIntegration"
+orderLineUrlTest: "https://imes-uat-group.geelycv-test.com/api/mom-open/restful/aMesSysIntegration"
\ No newline at end of file

--
Gitblit v1.9.3