自动化立体仓库 - WMS系统
1
zhangchao
2024-11-01 8cdd187911b0d660274e352dcbb41c296dcf0693
src/main/resources/application.yml
@@ -28,6 +28,7 @@
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
logging:
  path: /stock/out/@pom.build.finalName@/logs
@@ -99,4 +100,18 @@
    acctID: "647e849ab6fa0f"
    username: "llw"
    password: "666666"
    lcid: 2052
    lcid: 2052
  #ERP接口
  enabled: true
  #enabled: false
  #查看ERP中间表间隔
  refreshtime: 0/5 * * * * ?
  db:
    driver_class_name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    url: jdbc:sqlserver://192.168.1.147:1800;databasename=XDLinkLK
    username: XGMLK
    password: xunda0413
#    url: jdbc:sqlserver://192.168.4.138:1433;databasename=XDLinkLK2
#    username: sa
#    password: sa@123