区域下拉
This commit is contained in:
@@ -3,6 +3,7 @@ using ZR.Model;
|
||||
using System.Collections.Generic;
|
||||
using ZR.Model.MES.andon;
|
||||
using ZR.Model.MES.andon.Dto;
|
||||
using Infrastructure.Model;
|
||||
|
||||
|
||||
namespace ZR.Service.mes.andon.Iservice {
|
||||
@@ -18,6 +19,6 @@ namespace ZR.Service.mes.andon.Iservice {
|
||||
AndonAlarmArea AddAndonAlarmArea(AndonAlarmArea parm);
|
||||
|
||||
int UpdateAndonAlarmArea(AndonAlarmArea parm);
|
||||
|
||||
ApiResult GetPullDown();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user