自动化立体仓库 - WMS系统
skyouc
4 天以前 94007dba372f5d9fe5c19d04f0c089ec0b3cc372
src/main/resources/application-dev.yml
@@ -11,8 +11,8 @@
  datasource:
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    username: sa
    password: Skyouc#23
    url: jdbc:sqlserver://192.168.4.24:1433;databasename=jsxswms
    password: sa@123
    url: jdbc:sqlserver://192.168.4.15:1433;databasename=jsxsasrs
  mvc:
    static-path-pattern: /**
  redis:
@@ -30,7 +30,7 @@
  #  global-config:
  #    field-strategy: 0
  configuration:
    #    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    map-underscore-to-camel-case: true
    cache-enabled: true
    call-setters-on-nulls: true
@@ -47,7 +47,7 @@
#License相关配置
license:
  subject: integrationasrs
  subject: jsxsasrs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
@@ -84,7 +84,7 @@
  #  开关
  switch:
    #计时器上报开关
    ErpReportOld: false
    ErpReportOld: true
    #获取单据开关
    InboundOrderSwitch: false
    #登录接口开关
@@ -113,7 +113,9 @@
#KOPEN小松平台
kopen:
  url: webservice.kopen.com.cn
  port: 1482
  prefix: /kc-api/api/wms
#AGV调度
hlk: