xiaogang %!s(int64=4) %!d(string=hai) anos
pai
achega
9b6f301b65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/UserService.php

+ 1 - 1
app/Services/UserService.php

xqd
@@ -53,7 +53,7 @@ class UserService
      */
     public function buy_vip($param){
         if($param['payment']!=1 || $param['payment']!=2){
-            throw new Exception("支付参数错误");
+            throw new Exception("支付选择参数错误");
         }
         if(empty($param['id'])){
             throw new Exception("参数错误");