| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- apiVersion: v1
- kind: ConfigMap
- metadata:
- name: shop-recycle-order-center-configmap
- namespace: production
- data:
- port: "1203"
- org.springframework: "INFO"
- com.ssm: "DEBUG"
- name: "shop-recycle-order-service"
- 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_order?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true"
- connection-timeout: "30000"
- maximum-pool-size: "220"
- minimum-idle: "1"
- allow-bean-definition-overriding: "true"
- server-addr: "${nacos.service-address}:${nacos.port}"
- service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
- weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
- master: "mymaster"
- - redis.jxfx1.com: "27000"
- - redis.jxfx2.com: "27000"
- - redis.jxfx3.com: "27000"
- database: "15"
- host: "mq.bak.com"
- port: "5672"
- virtualHost: "shop-recycle-order-image"
- database: "recycle"
- host: "mg.bak.com"
- port: "27017"
- name: "${spring.application.name}"
- provider: "# 浣滀负鎻愪緵鑰呯殑閰嶇疆"
- registry: "# 鍗曟敞鍐屼腑蹇?"
- address: "nacos://${nacos.service-address}:${nacos.port}"
- filter: "tracing"
- filter: "tracing"
- name: "dubbo"
- port: "2022"
- payload: "41457280"
- mapper-locations: "classpath:/mapper/*Mapper.xml"
- id-type: "0"
- field-strategy: "0"
- db-column-underline: "true"
- logic-delete-value: "1"
- logic-not-delete-value: "0"
- map-underscore-to-camel-case: "true"
- cache-enabled: "false"
- service-address: "nacos.bak.com"
- port: "8848"
- show: "true"
- enabled: "true"
- application-id: "shop-recycle-store-wechat-web"
- tx-service-group: "my_test_tx_group"
- type: "nacos"
- serverAddr: "nacos.bak.com:8848"
- group: "SEATA_GROUP"
- type: "nacos"
- application: "seata-server"
- server-addr: "nacos.bak.com:8848"
- appid: "100302"
- version: "v1"
- company: "fx"
- basic-url: "https://www.cddltx.com/_BusinessApi/v1/openapi"
- order-pay: "/OrderPay"
- sf-deliver-tm: "/Order_SFdeliverTm"
- sf-cancel: "/CanceOrder"
- sf-schedule: "/Schedule"
- sf-route-query: "/Order_SFRouteQuery"
- jd-deliver-tm: "/queryEstimatedFreights"
- jd-cancel: "/CancelJDOrder"
- jd-route-query: "/Order_JDRouteQuery"
- order-detail: "/OrderDetail"
- host: "https://openapi-sandboxzczzcz.sand-wan.zhuanzhuan.com"
- hostOpenapi: "https://openapi-sandboxzczzcz.sand-wan.zhuanzhuan.com"
- pushHighestOfferUrl: "${cxh.host}/open/router/hunter/pushHighestOffer"
- pushReceivingNoticeUrl: "${cxh.host}/open/router/hunter/pushReceivingNotice"
- clientId: "88830527-2bca-4904-8aa0-47d43a630fba"
- pushBargainPriceUrl: "${cxh.host}/open/router/hunter/pushBargainPrice"
- hostBuy: "http://openapi-fxagency.test-wan.zhuanzhuan.com"
- hostOpenapiBuy: "http://openapi-fxagency.test-wan.zhuanzhuan.com"
- saveOrderUrl: "${cxh.hostBuy}/open/router/hunter/applyForSellV2"
- agreeOrRejectUrl: "${cxh.hostBuy}/open/router/hunter/confirmOrCancelOrderV2"
- queryPayStateUrl: "${cxh.hostBuy}/open/router/hunter/queryPayStateByOrderId"
- clientIdBuy: "5a23972c-b357-4e7f-a571-c5ac0f5c49e5"
- uid: "258448128059820544"
- warehouseId: "43898636712455"
- returnAddressId: "1684842881086392387"
- saveOrderUrlOld: "${cxh.hostBuy}/open/router/hunter/applyForSell"
- agreeOrRejectUrlOld: "${cxh.hostBuy}/open/router/hunter/confirmOrCancelOrder"
- clientIdBuyOld: "0f795a81-9b5a-4a7e-8220-eacd9cdcde0b"
- uidOld: "330898749679326080"
- returnAddressIdOld: "1505364347633796099"
- version: "old"
- host: "https://ecp.xrxyshop.com"
- pushHighestOfferUrl: "${lb.host}/terminal/recoveryBid.do"
- pushReceivingNoticeUrl: "${lb.host}/terminal/recoveryOfGoodsReceived.do"
- getExpressNoUrl: "${lb.host}/terminal/getLogisticsComparison.do"
- sign: "16cc2d348ee943e9ea563c74612b8686"
- sign2: "26cc2d348ee943e9ea563c74612b8686"
- sign: "oGGlA6bEgqzcWVoxPEKDBoPFqoV0"
- sign: "oG6IA6bEKqzcAPoxPVbBWoPFd8R6"
- sign: "oAAla6begOPcWjoxP5yDBu9TqQV0"
- cosBucketName: "0791ncfxtd-1390340169"
- region: "ap-shanghai"
|