shish %!s(int64=3) %!d(string=hai) anos
pai
achega
acf46cb7a8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      common/components/dict.php

+ 2 - 1
common/components/dict.php

@@ -51,11 +51,12 @@ class dict
             'big' => 0,
             'small' => 1,
         ],
-        //配送方式,0出车取货 1到店自取 2请跑腿送
+        //配送方式,0出车取货 1到店自取 2请跑腿送 3发物流
         'sendType' => [
             'carGet' => 0,
             'shopGet' => 1,
             'thirdSend' => 2,
+            'wl'=>3,
         ],
 
         //批发店囤货时显示给零售库存的最高值