_Main/BL/Type_CustomerDemandPPAIDS/StaticMethod_GenerateData.qbl
@@ -11,9 +11,8 @@ TextBody: [* // 甄兰鸽 Aug-20-2024 (created) cdlast := maxobject( interfaceDataset, CustomerDemandPPAIDS, cd, cd.InterfaceTime(), cd.DemandDate(), cd.Product() ); if( not isnull( cdlast ) ){ loginfo := cdlast.InterfaceLoginfo(); loginfo := maxobject( interfaceDataset, InterfaceLoginfo, loginfo, loginfo.Name() = Translations::InterfaceDataset_CustomerDemandPPAIDS_Name(), loginfo.InterfaceDateTime() ); if( not isnull( loginfo ) ){ if( not loginfo.IsShow() ){ loginfo.Delete(); }else{