1
This commit is contained in:
@@ -13,7 +13,7 @@ using Tnb.WarehouseMgr.Entities;
|
||||
|
||||
namespace Tnb.WarehouseMgr
|
||||
{
|
||||
public class WmsInternalTempTestService
|
||||
public class WmsInternalTempTestService : BaseWareHouseService
|
||||
{
|
||||
private readonly ISqlSugarClient _db;
|
||||
public WmsInternalTempTestService(ISqlSugarRepository<BasLocation> repo)
|
||||
|
||||
Reference in New Issue
Block a user