Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
7d64b3f686
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/mshop/src/Buy.php

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

@@ -116,7 +116,7 @@ class Buy extends Core
                 }
             }
         }else{
-            $this->data['wallet'] = false;
+            $this->data['wallet']['yue'] = $this->shop['price'];
         }
 
         $this->data['name'] = implode(',', $this->data['name']);