| | |
| | | #type-aliases-package: com.dy.pipIrrGlobal.daoBa |
| | | configuration: |
| | | #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #时而输出日志,时而不输出日志 |
| | | log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl |
| | | #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl 不再应用,改为PrintSqlInterceptor拦截器输出sql日志,下面print-sql项配置 |
| | | print-sql: true # 输出sql日志开关,控制PrintSqlInterceptor拦截器是否加载 |
| | | #开启驼峰uName自动映射到u_name |
| | | #2023-10-24经实验,下面配置true或false,都能从u_name映射到uName |
| | | #map-underscore-to-camel-case: true |
| | |
| | | |
| | | pipIrr: |
| | | global: |
| | | dev: true #是否开发阶段,true或false |
| | | dev: false #是否开发阶段,true或false |
| | | dsName: ym #开发阶段,设置临时的数据库名称 |
| | | sql: |
| | | print: true #是否打印SQL语句,true或false |
| | | nginx: |
| | | webPort: 54321 |
| | | mw: |
| | |
| | | webPort: 8089 |
| | | actutorPort: 9089 |
| | | idSuffix: 11 |
| | | # 2023-10-24新增,用于执行临时任务,例如删除数据库中上些出错的数据 |
| | | temp: |
| | | webPort: 8099 |
| | | actutorPort: 9099 |
| | | idSuffix: 98 |
| | | |
| | | # 分布式web文件系统 |
| | | file: |
| | | idSuffix: 99 |
| | | file1: |
| | |
| | | secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7 |
| | | at-all: true |
| | | mobile: 18602657034 |
| | | |
| | | #阀控器参数 |
| | | rtu: |
| | | batteryVolt: 17 |