首检添加数据看板
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using ZR.Model.mes.md;
|
||||
using ZR.Model.mes.md;
|
||||
using ZR.Model.mes.md.DTO;
|
||||
|
||||
namespace ZR.Service.mes.md.IService;
|
||||
@@ -14,4 +12,3 @@ public interface IMdUnitService
|
||||
public int InsertUnit(MdUnit jo);
|
||||
public int Updateunit(MdUnit paramss);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user