yypsybs
2023-09-19 bc27afe76dc7bfbb63c8d078d546b97746ebddde
_Main/BL/Type_PRData/Method_DoCall.qbl
@@ -49,10 +49,10 @@
    result.ReceiveTime( DateTime::Now() );
    
    // 主记录修改
    result.SendStatus( "T" );
    result.SendStatus( "已发送" );
    result.ReleaseBy( callBy );
    result.SendTime( DateTime::Now() );
    this.SendStatus( "T" );
    this.SendStatus( "已发送" );
    this.SendTIme( DateTime::Now() );
    this.SendBy( callBy );