1
huangxiaoqiang
2025-12-24 c2fd3f896f2194529eb559b979107684ce39cb42
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundService.cs
@@ -35,7 +35,7 @@
        /// </summary>
        /// <param name="OrderNo"></param>
        /// <returns></returns>
        WebResponseContent BatchInOrderFeedbackToMes(string OrderNo);
        WebResponseContent BatchInOrderFeedbackToMes(int id);
    }
}