PR
yypsybs
2023-09-19 93b4b535d06d9dd71039827e759bfc211c3ff4ef
_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;