分档方案字段
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ namespace JinYuan.MES
|
||||
/// <param name="equipCode"></param>
|
||||
/// <param name="materialCode"></param>
|
||||
/// <returns></returns>
|
||||
(bool Success, List<string> MesMessage, List<string> MesResType) MesGrading(
|
||||
(bool Success, List<string> MesMessage, List<string> MesResType, List<string> mesResFangAnType) MesGrading(
|
||||
string url, string barCode, string siteCode, string lineCode, string userName, string equipCode, string materialCode);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user