1
huangxiaoqiang
2025-12-29 6902fefcc348f6f3eb9b756ea19eafac9d8dc49c
项目代码/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);
    }
}