xiaoding721
2024-11-20 7fccbbd4d9982aaa349b36cf8031cddac610e57f
_Main/BL/Type_CustomerDemandIDS/StaticMethod_GenerateData.qbl
@@ -77,6 +77,7 @@
    
    source.Delete();
    info( '-------------------------End---------------------');
    showtable.Generate( search );
    productids             := selectuniquevalues( idstable, Row, row, row.Name() );
    showtable.Generate( search, productids );
  *]
}