| | |
| | | datasource: |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | druid: |
| | | url: jdbc:mysql://192.168.0.146:3306/platformxx_business_finance_biz?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | url: jdbc:mysql://192.168.0.146:3306/platformxx_business_finance_biz1?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: root |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | dynamic: |
| | | datasource: |
| | | druid_bip_view: |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | username: ${MYSQL-USER:tra_in_mdm@masterdata_mysql#ob_prod_phy_x86_04fa} |
| | | password: ${MYSQL-PWD:L2fbf%2ETRA} |
| | | url: jdbc:mysql://${MYSQL-HOST:10.116.44.42}:${MYSQL-PORT:3306}/${MYSQL-DB:mdm_send}?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true |
| | | druid_bip_bank_view: |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | username: ${MYSQL-USER:tra_in_mdm@masterdata_mysql#ob_prod_phy_x86_04fa} |
| | | password: ${MYSQL-PWD:L2fbf%2ETRA} |
| | | url: jdbc:mysql://${MYSQL-HOST:10.116.44.42}:${MYSQL-PORT:3306}/${MYSQL-DB:tenant_5}?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true |
| | | |
| | | jpa: |
| | | # 自动生成表结构 |
| | | hibernate: |
| | |
| | | swagger: |
| | | token-url: ${swagger.gateway}/admin/oauth2/token |
| | | |
| | | #bip 配置 |
| | | bip: |
| | | flag: false |
| | | url: https://bip-pre.res.jzeg.cn/iuap-api-gateway |
| | | codes: 10860,10802,10801,10861,10668,1086004,1086005 |
| | | appKey: 95578dbdeabc41049b75e8af3dd66d19 |
| | | appSecret: f3a098d7848f87042b39d2cc1645b6c0ffa065cd |
| | | |
| | | easy-es: |
| | | compatible: true # 兼容模式开关,默认为false,若您的es客户端版本小于8.x,务必设置为true才可正常使用,8.x及以上则可忽略此项配置 |
| | | enable: true #默认为true,若为false则认为不启用本框架 |
| | | address : 192.168.0.7:9200 # es的连接地址,必须含端口 若为集群,则可以用逗号隔开 例如:127.0.0.1:9200,127.0.0.2:9200 |
| | | BWInvoice: |
| | | flag: false |
| | | url: https://einv01.res.jzeg.cn/post? |
| | | |
| | | # 5家单位id |
| | | dept: |
| | | smj: 2089995177814495234 |
| | | smjsc: 2089996921978040321 |
| | | smjzt: 2089997578009128962 |
| | | sgb: 2056556196124250113 |
| | | jxc: 2056556317461270529 |
| | | tfgs: 2056556421857497090 |
| | | ymj: 2056556535640576002 |
| | | |
| | | #erp推送 |
| | | erp: |
| | | ymj: |
| | | smj: |
| | | sgb: |
| | | jxc: |
| | | tfgs: |