| | |
| | | server: |
| | | port: 8081 |
| | | port: 8080 |
| | | servlet: |
| | | context-path: /@pom.build.finalName@ |
| | | compression: |
| | | enabled: true |
| | | mime-types: application/javascript,text/css,application/json,application/xml,text/html,text/xml,text/plain |
| | | |
| | | |
| | | spring: |
| | | application: |
| | |
| | | enabled: false |
| | | datasource: |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | url: jdbc:sqlserver://localhost:1433;databasename=jkasrs |
| | | # url: jdbc:sqlserver://10.20.192.201:1433;databasename=jkasrs |
| | | # url: jdbc:sqlserver://192.168.4.15:1433;databasename=tzhnewms |
| | | url: jdbc:sqlserver://127.0.0.1:1433;databasename=tzhnewms |
| | | username: sa |
| | | password: sa@123 |
| | | mvc: |
| | |
| | | maxRequestSize: 100MB |
| | | |
| | | mybatis-plus: |
| | | mapper-locations: classpath:mapper/*.xml |
| | | mapper-locations: classpath:mapper/*.xml |
| | | # global-config: |
| | | # field-strategy: 0 |
| | | # configuration: |
| | |
| | | path: /stock/out/@pom.build.finalName@/logs |
| | | |
| | | super: |
| | | pwd: xltys1995 |
| | | pwd: xltys2023 |
| | | |
| | | swagger: |
| | | enable: false |
| | |
| | | # 一个堆垛机负责的货架排数 |
| | | groupCount: 4 |
| | | |
| | | #erp |
| | | erp: |
| | | enable: false |
| | | |
| | | u8: |
| | | url: localhost:8080 |
| | | path: /test/report |