From 93b4b535d06d9dd71039827e759bfc211c3ff4ef Mon Sep 17 00:00:00 2001
From: yypsybs <yypsybs@foxmail.com>
Date: 星期二, 19 九月 2023 14:13:45 +0800
Subject: [PATCH] PR

---
 _Main/BL/Type_PRData/Method_DoCall.qbl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/_Main/BL/Type_PRData/Method_DoCall.qbl b/_Main/BL/Type_PRData/Method_DoCall.qbl
index 9c99344..7a3a433 100644
--- a/_Main/BL/Type_PRData/Method_DoCall.qbl
+++ b/_Main/BL/Type_PRData/Method_DoCall.qbl
@@ -53,7 +53,7 @@
     result.ReleaseBy( callBy );
     result.SendTime( DateTime::Now() );
     this.SendStatus( "宸插彂閫�" );
-    this.SendTIme( DateTime::Now() );
+    this.SendTime( DateTime::Now() );
     this.SendBy( callBy );
     
     return result;

--
Gitblit v1.9.3