优化wms项目目录结构
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Tnb.WarehouseMgr
|
||||
/// <summary>
|
||||
/// 投料记录
|
||||
/// </summary>
|
||||
public class WmsFeedingService : BaseService, IWmsFeedingService
|
||||
public class WmsFeedingService : BaseWareHouseService, IWmsFeedingService
|
||||
{
|
||||
private readonly ISqlSugarClient _db;
|
||||
private static Dictionary<string, object> dicMaterial = new Dictionary<string, object>();
|
||||
|
||||
Reference in New Issue
Block a user