| | |
| | | datasource: |
| | | name: prod |
| | | # JDBC 基本配置 ¤tSchema=public |
| | | #url: jdbc:postgresql://103.85.165.99:5433/langfang?useAffectedRows=true |
| | | #url: jdbc:postgresql://192.168.20.205:5433/langfang?useAffectedRows=true |
| | | url: jdbc:postgresql://127.0.0.1:5433/langfang?useAffectedRows=true |
| | | #url: jdbc:postgresql://103.135.160.14:5433/langfang?useAffectedRows=true |
| | | url: jdbc:postgresql://192.168.11.205:5433/langfang?useAffectedRows=true |
| | | #url: jdbc:postgresql://127.0.0.1:5433/langfang?useAffectedRows=true |
| | | username: postgres |
| | | #password: Postgres!_14_Lf |
| | | password: postgres |
| | | password: Postgres!_14_Lf |
| | | #password: postgres |
| | | driver-class-name: org.postgresql.Driver |
| | | platform: POSTGRESQL |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | |
| | | |
| | | # 系统配置 |
| | | sys: |
| | | # 自动查询 |
| | | autoQuery: 0 |
| | | # 管理员ID |
| | | admin: ad_Lf1122_min |
| | | # IIS的主机地址 |
| | | iisHost: 127.0.0.1 |
| | | # FME服务地址 |
| | | #fmeUrl: http://103.85.165.99:8051/ |
| | | fmeUrl: http://192.168.20.205:88/ |
| | | #fmeUrl: http://106.120.22.35:8051/ |
| | | fmeUrl: http://192.168.11.205:88/ |
| | | # FME令牌 |
| | | fmeToken: c36e4f94-dfde-401e-9967-2c4a449f1300 |
| | | # 出图服务 |
| | | exportServer: http://127.0.0.1/ExportMap |
| | | #exportServer: http://103.85.165.99:8050/ExportMap |
| | | # Turf服务 |
| | | turfServer: http://127.0.0.1/Turf |
| | | # Gdal驱动目录 |
| | | gdal_path: E:\terrait\TianJin\Zip\release-1928-x64-dev\release-1928-x64\bin |
| | | # 瓦片地址 |
| | |
| | | upload: D:\LF\upload |
| | | # 临时目录 |
| | | temp: D:\LF\temp |
| | | cad: |
| | | 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 |