#
zwl
2026-02-09 ad79ba405b2d1ac96423f88f4e8a76c584b9d38a
src/main/resources/application.yml
@@ -1,5 +1,10 @@
# 系统版本信息
app:
  version: 1.0.1
  version-type: stable  # stable 或 dev
server:
  port: 9091
  port: 9090
  servlet:
    context-path: /@pom.build.finalName@
  shutdown: graceful
@@ -12,7 +17,7 @@
      validation-timeout: 3000
      connection-test-query: select 1
    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
    url: jdbc:mysql://127.0.0.1:3306/hcwcs?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    username: root
    password: root
  mvc:
@@ -56,7 +61,7 @@
#License相关配置
license:
  subject: crnWcsDev
  subject: jxhcwcs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
@@ -67,6 +72,7 @@
  threadControlCount: 10
  liftType: lift
#mainProcessPlugin: FakeProcess
mainProcessPlugin: NormalProcess
deviceLogStorage: