刘磊
9 天以前 e3aaaa22a7cee2b7c7a33e98f843abc0cd15fb1b
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Boxing/IBoxingInfoDetailService.cs
@@ -2,5 +2,4 @@
public interface IBoxingInfoDetailService : IService<DtBoxingInfoDetail>
{
    object GetBarcodeDetial(string palletCode);
}