dever %!s(int64=3) %!d(string=hai) anos
pai
achega
ebcf21533c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/shop/lib/Sell.php

+ 1 - 1
app/shop/lib/Sell.php

@@ -174,7 +174,7 @@ class Sell
             }
             if ($info['status'] == 3) {
                 if ($info['method'] == 1) {
-                    $info['status_name'] = '已配货';
+                    $info['status_name'] = '待自提';
                 } else {
                     $info['status_name'] = '配送中';
                 }