wuxw
2022-07-19 05683f2b2bdbdbe21cf17ad523c21ab338bd1c54
service-order/src/main/resources/application-dev.yml
@@ -26,6 +26,15 @@
java110:
  community-service: community-service
  acct-service: acct-service
  user-service: user-service
  store-service: store-service
  common-service: common-service
  job-service: job-service
  fee-service: fee-service
  report-service: report-service
  dev-service: dev-service
  oa-service: oa-service
spring:
  http:
@@ -67,6 +76,13 @@
    maxActive: 20
    username: TT
  feign:
    client:
      config:
        default:
          connect-timeout: 30000
          read-timeout: 30000
#============== kafka ===================
kafka:
  consumer: