| | |
| | | server: |
| | | port: 6060 |
| | | port: 6066 |
| | | |
| | | spring: |
| | | datasource: |
| | |
| | | # password: postgres123 |
| | | password: root2022 |
| | | # 射频开发数据库 |
| | | url: jdbc:postgresql://127.0.0.1:5432/postgres |
| | | url: jdbc:postgresql://106.13.194.57:9015/postgres |
| | | application: |
| | | name: ztt-mes |
| | | cloud: |
| | |
| | | # password: nacos |
| | | password: zttZTT123! |
| | | discovery: |
| | | server-addr: 127.0.0.1:8848 |
| | | server-addr: 106.13.194.57:8848 |
| | | metadata: |
| | | # VERSION: 10.88.15.224 |
| | | VERSION: 127.0.0.1 |
| | |
| | | mybatis-plus: |
| | | configuration: |
| | | log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | |
| | | |
| | | |
| | | #erpBase: http://localhost:7071/zbgj |