From e7e6d40cb94ee7917e2a3a7bc6a6968d833dffbc Mon Sep 17 00:00:00 2001
From: cpT <1@123>
Date: 星期五, 30 一月 2026 17:57:21 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index b5ca47f..5e20c67 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,6 +1,6 @@
 # 绯荤粺鐗堟湰淇℃伅
 app:
-  version: 1.0.2.2
+  version: 1.0.3.0
   version-type: dev  # prd 鎴� dev
 
 server:
@@ -19,7 +19,7 @@
     driver-class-name: com.mysql.jdbc.Driver
     url: jdbc:mysql://127.0.0.1:3306/wcs?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
     username: root
-    password: root
+    password: sa@123
   mvc:
     static-path-pattern: /**
   redis:
@@ -61,7 +61,7 @@
 
 #License鐩稿叧閰嶇疆
 license:
-  subject: jsxswcs1
+  subject: crnWcsDev
   publicAlias: publicCert
   storePass: public_zhongyang_123456789
   licensePath: license.lic
@@ -72,7 +72,7 @@
   threadControlCount: 10
   liftType: lift
 
-mainProcessPlugin: FakeProcess
+mainProcessPlugin: XiaosongProcess
 
 deviceLogStorage:
   # 璁惧鏃ュ織瀛樺偍鏂瑰紡 mysql file

--
Gitblit v1.9.1