|
|
@ -102,9 +102,7 @@ public class PendingDeductionService : ApplicationService, ITransientDependency, |
|
|
|
public void Sync<T>(List<T> p_ls, EnumDeliverBjBmpBillType bussinessType, bool flag=true) where T : PD_BASE,new() |
|
|
|
{ |
|
|
|
|
|
|
|
"CC001" |
|
|
|
"CC171" |
|
|
|
"CC004" |
|
|
|
|
|
|
|
|
|
|
|
var query = from itm in p_ls |
|
|
|
select new VmiLog() |
|
|
|