src/main/resources/application.yml
@@ -28,6 +28,7 @@ mybatis-plus: mapper-locations: classpath:mapper/*.xml logging: path: /stock/out/@pom.build.finalName@/logs @@ -105,9 +106,12 @@ enabled: true #enabled: false #查看ERP中间表间隔 refreshtime: 0/5 * * * * ? refreshtime: 0 0/1 * * * ? 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