Your Name 2 سال پیش
والد
کامیت
7d64b3f686
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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']);