测试
This commit is contained in:
@@ -321,6 +321,7 @@ namespace BarCode.Web.Domain.Services
|
||||
//olist = snGRList.Where(w => dto.SerialNumbers.Contains(w.TwoSerialNumber)).ToList();
|
||||
}
|
||||
olist.ForEach(f => f.DownLoad());
|
||||
|
||||
if(dto.IsTwo == 2)
|
||||
{
|
||||
snGRList.Union(olist);
|
||||
|
||||
Reference in New Issue
Block a user