#
zhou zhou
6 天以前 480d4f9f5c31d8169d449241b1efea9936eb238f
rsf-server/src/main/resources/application-dev.yml
@@ -66,7 +66,6 @@
            class: javax.net.ssl.SSLSocketFactory
redis:
  host: 127.0.0.1
  password: xltys1995
  port: 6379
  timeout: 5000
  index: 15
@@ -112,3 +111,11 @@
    flagAvailable: true
    #判断是否校验合格后,才允许收货
    flagReceiving: false
pressure:
  asn-order:
    enabled: true
    cron: "0/10 * * * * ?"
    order-count-per-run: 2000
    item-count-per-order: 10
    item-qty: 10.0