From c76fbc349bc009150a2a2306bfcfd9c579f2cf36 Mon Sep 17 00:00:00 2001 From: ljl Date: Tue, 27 Sep 2022 16:00:40 +0800 Subject: [PATCH] yh --- Application/Base/Tool/GameResource/YhxxjClient.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Base/Tool/GameResource/YhxxjClient.class.php b/Application/Base/Tool/GameResource/YhxxjClient.class.php index ebecb89c1..dfc122cde 100644 --- a/Application/Base/Tool/GameResource/YhxxjClient.class.php +++ b/Application/Base/Tool/GameResource/YhxxjClient.class.php @@ -126,7 +126,7 @@ class YhxxjClient 'userId' => $role['user_id'], 'serviceId' => $role['server_id'], 'roleId' => $role['role_id'], - 'MoneyYuan' => $order['ref_amount'], + 'moneyYuan' => $order['ref_amount'], 'orderNum' => $order['order_no'], 'time' => time(), ];