|  |  |  | 
|---|
|  |  |  | ##########################  上海嘉定   ########################## | 
|---|
|  |  |  | ##########################  上海嘉定 -C盘 pro   ########################## | 
|---|
|  |  |  | server: | 
|---|
|  |  |  | port: 8090 | 
|---|
|  |  |  | jetty: | 
|---|
|  |  |  | 
|---|
|  |  |  | datasource: | 
|---|
|  |  |  | #主数据源 | 
|---|
|  |  |  | primary: | 
|---|
|  |  |  | url: jdbc:mysql://127.0.0.1:3306/igds_api?useUnicode=true&characterEncoding=utf-8&useSSL=false | 
|---|
|  |  |  | url: jdbc:mysql://192.168.200.3:3306/igds_api?useUnicode=true&characterEncoding=utf-8&useSSL=false | 
|---|
|  |  |  | driver-class-name: com.mysql.jdbc.Driver | 
|---|
|  |  |  | username: root | 
|---|
|  |  |  | password: root | 
|---|
|  |  |  | password: Abc123.. | 
|---|
|  |  |  | #次数据源 | 
|---|
|  |  |  | secondary: | 
|---|
|  |  |  | url: jdbc:mysql://127.0.0.1:3306/igds_master?useUnicode=true&characterEncoding=utf-8&useSSL=false | 
|---|
|  |  |  | url: jdbc:mysql://192.168.200.3:3306/igds_master?useUnicode=true&characterEncoding=utf-8&useSSL=false | 
|---|
|  |  |  | driver-class-name: com.mysql.jdbc.Driver | 
|---|
|  |  |  | username: root | 
|---|
|  |  |  | password: root | 
|---|
|  |  |  | password: Abc123.. | 
|---|
|  |  |  | jpa: | 
|---|
|  |  |  | #主jpa配置 | 
|---|
|  |  |  | primary: | 
|---|
|  |  |  | 
|---|
|  |  |  | # Redis相关配置 | 
|---|
|  |  |  | redis: | 
|---|
|  |  |  | database: 1 | 
|---|
|  |  |  | host: 127.0.0.1 | 
|---|
|  |  |  | host: 192.168.200.3 | 
|---|
|  |  |  | port: 6379 | 
|---|
|  |  |  | password: Abc123.. | 
|---|
|  |  |  | # 连接池最大连接数(使用负值表示没有限制) | 
|---|
|  |  |  | 
|---|
|  |  |  | igds: | 
|---|
|  |  |  | default: | 
|---|
|  |  |  | companyId: 5303 | 
|---|
|  |  |  | file-path: D:/IGDS-API/FILE/ | 
|---|
|  |  |  | img-path: D:/IGDS/FILE/ | 
|---|
|  |  |  | file-path: C:/IGDS-API/FILE/ | 
|---|
|  |  |  | img-path: C:/IGDS/FILE/ | 
|---|
|  |  |  | # 省平台RSA密钥对信息 | 
|---|
|  |  |  | #公钥:MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsoiS5Q5CKAT9w5EbZXCxJO/5J2iV3i2HrTW/YcGs2EGeQsQc97EWPdFE1SPXGH5p9TO8nCFRJScj4WeeKUVcuRpzR7czQQ+c6kf6cR9LLQrAiGEMQSk13j/5UsJho23IQDGKWoH18f5aPdX8tJn/o4aR6mMxUY9jdaSKEBck1TQIDAQAB | 
|---|
|  |  |  | # 区级平台RSA密钥对信息 | 
|---|