z8018
2025-12-18 77bc3a65b83a58c9fc30fb80679a93bc45a2cb84
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IBasicService/MESOperation/IFeedbackMesService.cs
@@ -10,5 +10,7 @@
    public interface IFeedbackMesService : IDependency
    {
        WebResponseContent OutboundFeedback(string orderNo);
        WebResponseContent BarcodeFeedback(string newBarcode);
    }
}