dever hace 3 años
padre
commit
eda7632e2d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/mshop/lib/Buy.php

+ 1 - 1
app/mshop/lib/Buy.php

@@ -687,7 +687,7 @@ class Buy
         }
 
         if ($tk && $tk['process'] == 1) {
-            $status .= '[申请' . $tk_status[$tk['status']].']';
+            $status .= '[申请' . $tk_status[$tk['status']].']';
         }
 
         $time = array();