@@ -261,7 +261,6 @@ class UserWalletApply extends Model
} catch (\Exception $e) {
throw \Exception('提现信息不正确');
}
- throw \Exception('sssss');
// 3.发起付款
try {
list($code, $response) = $pay->transfer($payload);