namespace WIDESEA_IStorageBasicService; public interface IBoxingInfoDetailService : IService { object GetBarcodeDetial(string palletCode); }