| | |
| | | ########################## 上海嘉定 ########################## |
| | | ########################## 广东海丰县 C-盘 pro ########################## |
| | | server: |
| | | port: 8090 |
| | | jetty: |
| | |
| | | url: jdbc:mysql://127.0.0.1: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 |
| | | driver-class-name: com.mysql.jdbc.Driver |
| | | username: root |
| | | password: root |
| | | password: Abc123.. |
| | | jpa: |
| | | #主jpa配置 |
| | | primary: |
| | |
| | | timeout: 6000 |
| | | igds: |
| | | default: |
| | | companyId: 5303 |
| | | file-path: D:/IGDS-API/FILE/ |
| | | img-path: D:/IGDS/FILE/ |
| | | companyId: 5362 |
| | | file-path: C:/IGDS-API/FILE/ |
| | | img-path: C:/IGDS/FILE/ |
| | | # 省平台RSA密钥对信息 |
| | | #公钥:MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsoiS5Q5CKAT9w5EbZXCxJO/5J2iV3i2HrTW/YcGs2EGeQsQc97EWPdFE1SPXGH5p9TO8nCFRJScj4WeeKUVcuRpzR7czQQ+c6kf6cR9LLQrAiGEMQSk13j/5UsJho23IQDGKWoH18f5aPdX8tJn/o4aR6mMxUY9jdaSKEBck1TQIDAQAB |
| | | # 区级平台RSA密钥对信息 |