调整,wms通用逻辑代码
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Tnb.WarehouseMgr
|
||||
/// </summary>
|
||||
[OverideVisualDev(ModuleId)]
|
||||
|
||||
public class WmsRouteMgrService : BaseWareHouseService, IWmsRouteMgrService
|
||||
public class WmsRouteMgrService : BaseWareHouseService, IWmsRouteMgrService,IPdaStroage
|
||||
{
|
||||
private const string ModuleId = "26100621140773";
|
||||
private readonly ISqlSugarClient _db;
|
||||
|
||||
Reference in New Issue
Block a user