andon相关接口
This commit is contained in:
@@ -11,5 +11,11 @@ namespace Tnb.ProductionMgr.Interfaces
|
||||
{
|
||||
Task<dynamic> GetPrdTask(string stationId);
|
||||
Task SaveData(AndonRecordInput AndonRecordInput);
|
||||
|
||||
/// <summary>
|
||||
/// 获取andon级联选择项数据
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
Task<dynamic> GetAndonCascaderOptions();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user