647556386
3 小时以前 a017f6a3f5b24637b99a38dbc0855785c6a2ebff
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IBasicService/MESOperation/IFeedbackMesService.cs
@@ -10,5 +10,7 @@
    public interface IFeedbackMesService : IDependency
    {
        WebResponseContent OutboundFeedback(string orderNo);
        WebResponseContent BarcodeFeedback(string newBarcode);
    }
}