| | |
| | | context-path: / |
| | | |
| | | spring: |
| | | application: |
| | | name: se-system |
| | | # redis |
| | | redis: |
| | | database: 0 |
| | |
| | | locale: zh_CN |
| | | thymeleaf: |
| | | cache: false |
| | | # datasource |
| | | # datasource,https://blog.csdn.net/weixin_43724911/article/details/147566522 |
| | | datasource: |
| | | name: prod |
| | | # JDBC 基本配置 ¤tSchema=public |
| | |
| | | |
| | | # logging |
| | | logging: |
| | | config: classpath:logback-spring.xml |
| | | config: classpath:logback.xml |
| | | |
| | | # RestTemplate config |
| | | remote: |
| | |
| | | |
| | | # 系统配置 |
| | | sys: |
| | | # 启用swagger |
| | | swaggerEnable: true |
| | | # 自动查询 |
| | | autoQuery: 0 |
| | | # 管理员ID |
| | |
| | | exePath: C:/360/MxDrawCloudServer1.0TryVersion/MxDrawCloudServer/Bin/MxCAD/Release/mxcadassembly.exe |
| | | targetPath: C:/360/MxDrawCloudServer1.0TryVersion/MxDrawCloudServer/SRC/TsWeb/public/data |
| | | # 上传附件表 |
| | | attachTabs: bd.b_pac_hydrogeology,bd.b_pac_frozensoil,bd.b_pac_geologic_hazard,bd.b_pac_marine_meteorological,bd.b_pac_meteorological,bs.m_equipment_nameplate,bs.m_hydraulic_protection,bs.m_marker,bs.s_explorationpoint,bs.u_sectionline |
| | | attachTabs: bd.b_pac_hydrogeology,bd.b_pac_frozensoil |