@@ -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']);