优化wms项目目录结构
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Tnb.WarehouseMgr
|
||||
/// 齐套配套方案服务
|
||||
/// </summary>
|
||||
[OverideVisualDev(ModuleId)]
|
||||
public class WmsCollocationSchemeSevice : BaseService, IWmsCollocationSchemeSevice
|
||||
public class WmsCollocationSchemeSevice : BaseWareHouseService, IWmsCollocationSchemeSevice
|
||||
{
|
||||
private const string ModuleId = "26167204892965";
|
||||
private readonly ISqlSugarClient _db;
|
||||
|
||||
Reference in New Issue
Block a user