1
This commit is contained in:
@@ -31,10 +31,10 @@ namespace Tnb.WarehouseMgr
|
||||
/// 空载具出库
|
||||
/// </summary>
|
||||
[OverideVisualDev(ModuleConsts.MODULE_WMSEMPTYOUTSTKPDA_ID)]
|
||||
|
||||
[ServiceModule(BizTypeId)]
|
||||
public class WmsPDAEmptyOutstockService : BaseWareHouseService, IPdaStroage
|
||||
{
|
||||
private const string BizTypeId = "26121986416677";
|
||||
private const string BizTypeId = "26475845405733";
|
||||
private readonly ISqlSugarClient _db;
|
||||
private readonly IRunService _runService;
|
||||
private readonly IVisualDevService _visualDevService;
|
||||
|
||||
Reference in New Issue
Block a user