BUG
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
public interface IWmsPDAScanInStockService
|
||||
{
|
||||
Task<dynamic> ScanInStock(VisualDevModelDataCrInput input);
|
||||
Task<dynamic> ScanInStockByRedis(VisualDevModelDataCrInput input);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user