齐套搭配方案,查询接口代码调整
This commit is contained in:
@@ -17,6 +17,6 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
/// </summary>
|
||||
/// <param name="input"></param>
|
||||
/// <returns></returns>
|
||||
Task<dynamic> MESCollocationSchemeQuery(MESCollocationSchemeQueryInput input);
|
||||
Task<dynamic?> MESCollocationSchemeQuery(MESCollocationSchemeQueryInput input);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user