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