values.yaml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. app:
  2. name: shop-recycle-platform
  3. replicaCount: 1
  4. image:
  5. repository: harbor.stardance/shoprecycle/shop-platform
  6. tag: v2.0.0
  7. pullPolicy: IfNotPresent
  8. service:
  9. type: ClusterIP
  10. port: 1201
  11. targetPort: 1201
  12. resources:
  13. requests:
  14. cpu: 250m
  15. memory: 256Mi
  16. limits:
  17. cpu: 500m
  18. memory: 512Mi
  19. config:
  20. yml:
  21. server:
  22. port: 1201
  23. logging:
  24. level:
  25. org.springframework: INFO
  26. com.ssm: DEBUG
  27. spring:
  28. application:
  29. name: shop-recycle-platform-service
  30. datasource:
  31. type: com.zaxxer.hikari.HikariDataSource
  32. driver-class-name: com.mysql.cj.jdbc.Driver
  33. url: jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_platform?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true
  34. username: root
  35. password: Fxjxtdacf8f_a3d_202600104d6c_41
  36. hikari:
  37. connection-timeout: 30000
  38. maximum-pool-size: 10
  39. minimum-idle: 1
  40. main:
  41. allow-bean-definition-overriding: true
  42. cloud:
  43. nacos:
  44. discovery:
  45. server-addr: nacos.bak.com:8848
  46. service: shop-recycle-platform-service
  47. weight: 1
  48. redis:
  49. sentinel:
  50. master: mymaster
  51. nodes:
  52. - redis.jxfx1.com:27000
  53. - redis.jxfx2.com:27000
  54. - redis.jxfx3.com:27000
  55. password: 3sm_redis
  56. database: 15
  57. rabbitmq:
  58. host: mq.bak.com
  59. port: 5672
  60. username: guest
  61. password: guest
  62. virtualHost: shop-recycle-order-image
  63. data:
  64. mongodb:
  65. database: recycle
  66. host: mg.bak.com
  67. port: 27017
  68. dubbo:
  69. application:
  70. name: shop-recycle-platform-service
  71. provider:
  72. registry:
  73. address: nacos://nacos.bak.com:8848
  74. filter: tracing
  75. protocol:
  76. name: dubbo
  77. port: 2021
  78. consumer:
  79. registry:
  80. address: nacos://nacos.bak.com:8848
  81. timeout: 5000
  82. filter: tracing
  83. mybatis-plus:
  84. mapper-locations: classpath:/mapper/*Mapper.xml
  85. global-config:
  86. id-type: 0
  87. field-strategy: 0
  88. db-column-underline: true
  89. logic-delete-value: 1
  90. logic-not-delete-value: 0
  91. configuration:
  92. map-underscore-to-camel-case: true
  93. cache-enabled: false
  94. jdbc-type-for-null: null
  95. swagger:
  96. show: true
  97. index:
  98. recycle-machine-model: /root/recycle_machine_index
  99. fenhao:
  100. host: https://mini.fprice.cn
  101. app-id: lVTFThkjR17hw7Q9kwU
  102. app-secret: pOeoJVZIzfdkpS@g8
  103. image-host: https://images.fprice.cn/boot-admin/api/common/view/
  104. generator-access-token: https://gateway.btstars.cn/platform/pc/machine/model/fenhaoToken
  105. classify-brand-list: /boot-h5/api/third/v1/recovery/classifyBrandList
  106. shop-goods-list: /boot-h5/api/third/v1/recovery/shopGoodsList
  107. goods-info: /boot-h5/api/third/v1/recovery/goodsInfo
  108. check-goods-limit: /boot-h5/api/third/v1/recovery/checkGoodsLimit
  109. direct-estimate: /boot-h5/api/third/v1/recovery/directEstimate
  110. get-goods-estimate-package: /boot-h5/api/third/v1/recovery/getGoodsEstimatePackage
  111. get-goods-estimate-package-submit: /boot-h5/api/third/v1/recovery/getGoodsEstimatePackage/submit
  112. change-log-list: /boot-h5/api/third/v1/recovery/changeLogList
  113. good-grade-package-list: /boot-h5/api/third/v1/recovery/goodGradePackageList
  114. good-price-list: /boot-h5/api/third/v1/recovery/goodPriceList
  115. grade-list: /boot-h5/api/third/v1/recovery/gradeList
  116. cxh:
  117. basic-data:
  118. host: https://openapi.zhuanzhuan.com
  119. authorize-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getDataToken
  120. refresh-token-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getDataToken
  121. get-brands-by-cate-id: https://openapi.zhuanzhuan.com/open/router/hunter/getBrandsByCateId
  122. get-models-by-cate-and-brand-id: https://openapi.zhuanzhuan.com/open/router/hunter/getModelsByCateAndBrandId
  123. get-recycle-template: https://openapi.zhuanzhuan.com/open/router/hunter/getRecycleTemplate
  124. client-id: a14c02bc-7607-49be-a54b-9206deb5464e
  125. client-secret: a2c7bb58-886e-41c3-b3ee-aca23e728dcc
  126. price-c2b:
  127. host: https://openapi.zhuanzhuan.com
  128. authorize-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getC2bPriceToken
  129. get-price: https://openapi.zhuanzhuan.com/open/router/hunter/getC2bPrice
  130. client-id: ade60dbc-bf74-47c2-bc57-65cf58614bcf
  131. client-secret: 5fa11321-9f49-4b43-9a15-16097ff702df
  132. new-price-c2b:
  133. host: https://open.caihuoxia.com/api
  134. authorize-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getC2bPriceTokenNew
  135. get-brands-by-cate-id: https://open.caihuoxia.com/api/price/v1.0/category/%s/brands
  136. get-models-by-cate-and-brand-id: https://open.caihuoxia.com/api/price/v1.0/category/%s/brand/%s/models
  137. get-recycle-template: https://open.caihuoxia.com/api/price/v1.0/category/%s/brand/%s/model/%s/recycle-template
  138. get-price: https://open.caihuoxia.com/api/price/v1.0/recycle-report-info/estimated-price/search
  139. client-id: saas_fxv2
  140. client-secret: 51e74860d871249b6fad93bcd93e40ab27765778
  141. podAnnotations: {}
  142. securityContext: {}
  143. nodeSelector: {}
  144. tolerations: []
  145. affinity: {}