1
This commit is contained in:
@@ -31,10 +31,10 @@ namespace Tnb.WarehouseMgr
|
||||
/// 载具移入
|
||||
/// </summary>
|
||||
[OverideVisualDev(ModuleConsts.MODULE_WMSINSTOCKPDA_ID)]
|
||||
//[ServiceModule(BizTypeId)]
|
||||
[ServiceModule(BizTypeId)]
|
||||
public class WmsPDAInStockService : BaseWareHouseService
|
||||
{
|
||||
//private const string BizTypeId = "26121988909861";
|
||||
private const string BizTypeId = "pda26121988909861";
|
||||
private readonly ISqlSugarClient _db;
|
||||
private readonly IRunService _runService;
|
||||
private readonly IVisualDevService _visualDevService;
|
||||
|
||||
Reference in New Issue
Block a user