载具更换接口失效问题调整
This commit is contained in:
@@ -34,7 +34,6 @@ namespace Tnb.WarehouseMgr
|
||||
private readonly IBillRullService _billRullService;
|
||||
private readonly WmsCarryService _wmsCarryService;
|
||||
private static Dictionary<string, object> dicMaterial = new Dictionary<string, object>();
|
||||
public OverideVisualDevFunc OverideFuncs { get; } = new OverideVisualDevFunc();
|
||||
public WmsPDAFeedingService(ISqlSugarRepository<WmsCarryH> repository, IUserManager userManager, IBillRullService billRullService,WmsCarryService wmsCarryService)
|
||||
{
|
||||
_db = repository.AsSugarClient();
|
||||
|
||||
Reference in New Issue
Block a user