| | |
| | | datasource: |
| | | driver-class-name: com.mysql.jdbc.Driver |
| | | #url: jdbc:mysql://127.0.0.1:3306/rcs_ctu_stable?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://127.0.0.1:3306/cv?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://192.168.133.173:3306/cv?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: xltys1995 |
| | | mvc: |
| | | static-path-pattern: /** |
| | | |
| | | logging: |
| | | file: |
| | | path: stock/out/cv/logs |
| | | |
| | | wms: |
| | | url: 10.10.10.220:8081 |
| | |
| | | mark: 10 |
| | | max-retries: 3 |
| | | retry-delay: 800 |
| | | # - type: FAKEUSER |
| | | # mark: 20 |
| | | # max-retries: 2 |
| | | # retry-delay: 800 |
| | | - type: FAKEUSER |
| | | mark: 20 |
| | | max-retries: 2 |
| | | retry-delay: 800 |
| | | - type: APPLYLOC |
| | | mark: 30 |
| | | max-retries: 2 |
| | | retry-delay: 2000 |
| | | - type: INBOUND |
| | | mark: 40 |
| | | max-retries: 3 |
| | | retry-delay: 500 |
| | | # - type: INBOUND |
| | | # mark: 40 |
| | | # max-retries: 3 |
| | | # retry-delay: 500 |
| | | - type: CLEARSIGNAL |
| | | mark: 50 |
| | | max-retries: 2 |
| | |
| | | # global-config: |
| | | # field-strategy: 0 |
| | | |
| | | logging: |
| | | file: |
| | | path: /stock/logs |
| | | |
| | | |
| | | super: |
| | | pwd: xltys1995 |