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