调整,wms通用逻辑代码
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Tnb.WarehouseMgr
|
||||
/// 载具服务
|
||||
/// </summary>
|
||||
[OverideVisualDev(ModuleConsts.MODULE_WMSCARRYREPLACEPDA_ID)]
|
||||
public class WmsPDACarryReplaceService : BaseWareHouseService, IWmsCarryService
|
||||
public class WmsPDACarryReplaceService : BaseWareHouseService, IWmsCarryService, IPdaStroage
|
||||
{
|
||||
//private const string ModuleId = "26188532491557";
|
||||
private readonly ISqlSugarClient _db;
|
||||
|
||||
Reference in New Issue
Block a user