shop-recycle-platform-configmap.yaml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-platform-configmap
  5. namespace: production
  6. data:
  7. port: "1201"
  8. org.springframework: "INFO"
  9. com.ssm: "DEBUG"
  10. name: "shop-recycle-platform-service"
  11. type: "com.zaxxer.hikari.HikariDataSource"
  12. driver-class-name: "com.mysql.cj.jdbc.Driver"
  13. url: "jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_platform?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true"
  14. connection-timeout: "30000"
  15. maximum-pool-size: "10"
  16. minimum-idle: "1"
  17. allow-bean-definition-overriding: "true"
  18. server-addr: "${nacos.service-address}:${nacos.port}"
  19. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  20. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  21. master: "mymaster"
  22. - redis.jxfx1.com: "27000"
  23. - redis.jxfx2.com: "27000"
  24. - redis.jxfx3.com: "27000"
  25. database: "15"
  26. host: "mq.bak.com"
  27. port: "5672"
  28. virtualHost: "shop-recycle-order-image"
  29. database: "recycle"
  30. host: "mg.bak.com"
  31. port: "27017"
  32. name: "${spring.application.name}"
  33. provider: "# 浣滀负鎻愪緵鑰呯殑閰嶇疆"
  34. registry: "# 鍗曟敞鍐屼腑蹇?"
  35. address: "nacos://${nacos.service-address}:${nacos.port}"
  36. filter: "tracing"
  37. name: "dubbo"
  38. port: "2021"
  39. registry: "# 鍗曟敞鍐屼腑蹇?"
  40. address: "nacos://${nacos.service-address}:${nacos.port}"
  41. timeout: "5000"
  42. filter: "tracing"
  43. mapper-locations: "classpath:/mapper/*Mapper.xml"
  44. id-type: "0"
  45. field-strategy: "0"
  46. db-column-underline: "true"
  47. logic-delete-value: "1"
  48. logic-not-delete-value: "0"
  49. map-underscore-to-camel-case: "true"
  50. cache-enabled: "false"
  51. service-address: "nacos.bak.com"
  52. port: "8848"
  53. show: "true"
  54. recycle-machine-model: "/root/recycle_machine_index"
  55. host: "https://mini.fprice.cn"
  56. image-host: "https://images.fprice.cn/boot-admin/api/common/view/"
  57. classify-brand-list: "/boot-h5/api/third/v1/recovery/classifyBrandList"
  58. shop-goods-list: "/boot-h5/api/third/v1/recovery/shopGoodsList"
  59. goods-info: "/boot-h5/api/third/v1/recovery/goodsInfo"
  60. check-goods-limit: "/boot-h5/api/third/v1/recovery/checkGoodsLimit"
  61. direct-estimate: "/boot-h5/api/third/v1/recovery/directEstimate"
  62. get-goods-estimate-package: "/boot-h5/api/third/v1/recovery/getGoodsEstimatePackage"
  63. get-goods-estimate-package-submit: "/boot-h5/api/third/v1/recovery/getGoodsEstimatePackage/submit"
  64. change-log-list: "/boot-h5/api/third/v1/recovery/changeLogList"
  65. good-grade-package-list: "/boot-h5/api/third/v1/recovery/goodGradePackageList"
  66. good-price-list: "/boot-h5/api/third/v1/recovery/goodPriceList"
  67. grade-list: "/boot-h5/api/third/v1/recovery/gradeList"
  68. host: "https://openapi.zhuanzhuan.com"
  69. get-brands-by-cate-id: "${cxh.basic-data.host}/open/router/hunter/getBrandsByCateId"
  70. get-models-by-cate-and-brand-id: "${cxh.basic-data.host}/open/router/hunter/getModelsByCateAndBrandId"
  71. get-recycle-template: "${cxh.basic-data.host}/open/router/hunter/getRecycleTemplate"
  72. client-id: "a14c02bc-7607-49be-a54b-9206deb5464e"
  73. host: "https://openapi.zhuanzhuan.com"
  74. get-price: "${cxh.price-c2b.host}/open/router/hunter/getC2bPrice"
  75. client-id: "ade60dbc-bf74-47c2-bc57-65cf58614bcf"
  76. host: "https://open.caihuoxia.com/api"
  77. get-brands-by-cate-id: "${cxh.new-price-c2b.host}/price/v1.0/category/%s/brands"
  78. get-models-by-cate-and-brand-id: "${cxh.new-price-c2b.host}/price/v1.0/category/%s/brand/%s/models"
  79. get-recycle-template: "${cxh.new-price-c2b.host}/price/v1.0/category/%s/brand/%s/model/%s/recycle-template"
  80. get-price: "${cxh.new-price-c2b.host}/price/v1.0/recycle-report-info/estimated-price/search"
  81. client-id: "saas_fxv2"