This commit is contained in:
Hankin 2026-04-23 17:44:11 +08:00
parent 854a74f7ac
commit 36b75f394d

View File

@ -644,6 +644,7 @@ class EarningController extends Controller
} else { } else {
throw new Exception("提现失败"); throw new Exception("提现失败");
} }
DB::commit();
return $this->success('ok', ['status' => 1, "package_info" => $res["data"]["data"]["package_info"], "app_id" => "wx36c72a00f1b2be64", "mch_id" => "1581903621"]); return $this->success('ok', ['status' => 1, "package_info" => $res["data"]["data"]["package_info"], "app_id" => "wx36c72a00f1b2be64", "mch_id" => "1581903621"]);
// //修改账号状态 // //修改账号状态