app: name: shop-recycle-platform replicaCount: 1 image: repository: harbor.stardance/shoprecycle/shop-platform tag: v2.0.0 pullPolicy: IfNotPresent service: type: ClusterIP port: 1201 targetPort: 1201 dubbo_port: 2021 resources: requests: cpu: 250m memory: 256Mi limits: cpu: 500m memory: 512Mi config: yml: server: port: 1201 logging: level: org.springframework: INFO com.ssm: DEBUG spring: application: name: shop-recycle-platform-service datasource: type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_platform?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true username: root password: Fxjxtdacf8f_a3d_202600104d6c_41 hikari: connection-timeout: 30000 maximum-pool-size: 10 minimum-idle: 1 main: allow-bean-definition-overriding: true cloud: nacos: discovery: server-addr: nacos.bak.com:8848 service: shop-recycle-platform-service weight: 1 redis: sentinel: master: mymaster nodes: - redis.jxfx1.com:27000 - redis.jxfx2.com:27000 - redis.jxfx3.com:27000 password: 3sm_redis database: 15 rabbitmq: host: mq.bak.com port: 5672 username: guest password: guest virtualHost: shop-recycle-order-image data: mongodb: database: recycle host: mg.bak.com port: 27017 dubbo: application: name: shop-recycle-platform-service provider: registry: address: nacos://nacos.bak.com:8848 filter: tracing protocol: name: dubbo port: 2021 consumer: registry: address: nacos://nacos.bak.com:8848 timeout: 5000 filter: tracing mybatis-plus: mapper-locations: classpath:/mapper/*Mapper.xml global-config: id-type: 0 field-strategy: 0 db-column-underline: true logic-delete-value: 1 logic-not-delete-value: 0 configuration: map-underscore-to-camel-case: true cache-enabled: false jdbc-type-for-null: null swagger: show: true index: recycle-machine-model: /root/recycle_machine_index fenhao: host: https://mini.fprice.cn app-id: lVTFThkjR17hw7Q9kwU app-secret: pOeoJVZIzfdkpS@g8 image-host: https://images.fprice.cn/boot-admin/api/common/view/ generator-access-token: https://gateway.btstars.cn/platform/pc/machine/model/fenhaoToken classify-brand-list: /boot-h5/api/third/v1/recovery/classifyBrandList shop-goods-list: /boot-h5/api/third/v1/recovery/shopGoodsList goods-info: /boot-h5/api/third/v1/recovery/goodsInfo check-goods-limit: /boot-h5/api/third/v1/recovery/checkGoodsLimit direct-estimate: /boot-h5/api/third/v1/recovery/directEstimate get-goods-estimate-package: /boot-h5/api/third/v1/recovery/getGoodsEstimatePackage get-goods-estimate-package-submit: /boot-h5/api/third/v1/recovery/getGoodsEstimatePackage/submit change-log-list: /boot-h5/api/third/v1/recovery/changeLogList good-grade-package-list: /boot-h5/api/third/v1/recovery/goodGradePackageList good-price-list: /boot-h5/api/third/v1/recovery/goodPriceList grade-list: /boot-h5/api/third/v1/recovery/gradeList cxh: basic-data: host: https://openapi.zhuanzhuan.com authorize-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getDataToken refresh-token-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getDataToken get-brands-by-cate-id: https://openapi.zhuanzhuan.com/open/router/hunter/getBrandsByCateId get-models-by-cate-and-brand-id: https://openapi.zhuanzhuan.com/open/router/hunter/getModelsByCateAndBrandId get-recycle-template: https://openapi.zhuanzhuan.com/open/router/hunter/getRecycleTemplate client-id: a14c02bc-7607-49be-a54b-9206deb5464e client-secret: a2c7bb58-886e-41c3-b3ee-aca23e728dcc price-c2b: host: https://openapi.zhuanzhuan.com authorize-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getC2bPriceToken get-price: https://openapi.zhuanzhuan.com/open/router/hunter/getC2bPrice client-id: ade60dbc-bf74-47c2-bc57-65cf58614bcf client-secret: 5fa11321-9f49-4b43-9a15-16097ff702df new-price-c2b: host: https://open.caihuoxia.com/api authorize-url: https://gateway.btstars.cn/platform/pc/chx/data/sync/getC2bPriceTokenNew get-brands-by-cate-id: https://open.caihuoxia.com/api/price/v1.0/category/%s/brands get-models-by-cate-and-brand-id: https://open.caihuoxia.com/api/price/v1.0/category/%s/brand/%s/models get-recycle-template: https://open.caihuoxia.com/api/price/v1.0/category/%s/brand/%s/model/%s/recycle-template get-price: https://open.caihuoxia.com/api/price/v1.0/recycle-report-info/estimated-price/search client-id: saas_fxv2 client-secret: 51e74860d871249b6fad93bcd93e40ab27765778 podAnnotations: {} securityContext: {} nodeSelector: {} tolerations: [] affinity: {}