shish hace 4 años
padre
commit
48e5c921e3
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      common/components/dict.php

+ 3 - 3
common/components/dict.php

@@ -49,12 +49,12 @@ class dict
         'onlinePay' => ['not' => 1, 'yes' => 2],
 
         //商家开单了,客户多少秒后仍未付款,自动标记欠款
-        'local_gys_kd_auto_set_debt_time' => 1500,
+        'local_gys_kd_auto_set_debt_time' => 90,
 
         //客户采购订单有效期是多少秒,有效期内可以支付,到期自动取消。由于未付款单自动标记为欠款,商家开的订单不过期。
-        'order_pay_has_time' => 1500,
+        'order_pay_has_time' => 90,
         //客户线上付款时,在订单到期前多少秒还能支付
-        'order_online_pay_has_ahead_time' => 300,
+        'order_online_pay_has_ahead_time' => 30,
 
         'expressList' => [
             [