From 80482d1f440cb7467ec51d74f113286affbd7f01 Mon Sep 17 00:00:00 2001 From: CZ Date: Tue, 25 Jun 2024 10:06:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=85=E7=94=B5=E8=AE=A2=E5=8D=95=E5=BA=94?= =?UTF-8?q?=E7=AD=94=E5=A4=A7=E5=86=99=E6=94=B9=E5=B0=8F=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service/Cloud/Common/CloudConst.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service/Cloud/Common/CloudConst.cs b/Service/Cloud/Common/CloudConst.cs index 47194b8..df8530b 100644 --- a/Service/Cloud/Common/CloudConst.cs +++ b/Service/Cloud/Common/CloudConst.cs @@ -42,7 +42,7 @@ public class CloudConst public static readonly string ChargeRecordReport = "ChargeRecordReport"; public static readonly string ChargeRecordReportsRes = "ChargeRecordReportsRes"; public static readonly string ChargeRecordUpLoad = "ChargeRecordUpLoad"; - public static readonly string ChargeRecordUpLoadRes = "ChargeRecordUpLoadRes"; + public static readonly string ChargeRecordUpLoadRes = "ChargeRecordUploadRes"; public static readonly string stationRunStatus = "stationRunStatus"; public static readonly string stationRunStatusRes = "stationRunStatusRes"; public static readonly string stationChnRunStatus = "stationChnRunStatus";