1
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Tnb.WarehouseMgr
|
||||
[OverideVisualDev(ModuleId)]
|
||||
public class WmsCarryService : BaseWareHouseService, IWmsCarryService
|
||||
{
|
||||
private const string ModuleId = "26188532491557";
|
||||
private const string ModuleId = "26188532491557";//26188532491557
|
||||
private readonly ISqlSugarClient _db;
|
||||
private readonly IUserManager _userManager;
|
||||
private readonly IBillRullService _billRullService;
|
||||
|
||||
Reference in New Issue
Block a user