From fd6ce04219ee2341b01ac5b4018b0815bcbef371 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 31 三月 2023 11:21:12 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 424838f..7e0aad8 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 8080
+  port: 8081
   servlet:
     context-path: /@pom.build.finalName@
 
@@ -51,8 +51,10 @@
   groupCount: 4
 #ERP鎺ュ彛
 erp:
-  enabled: false
+  enabled: true
   enabledNew: false
+  enabledErpDetTb: true
+  enabledErpPrdt: true
   #  enabled: false
   #鏌ョ湅ERP涓棿琛ㄩ棿闅�
   refreshtime: 0/5 * * * * ?

--
Gitblit v1.9.1