1
刘磊
2025-06-10 8a469efbdb0d354fae45c01ea81b9f7b95f4b8b3
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfoService : IService<Dt_PalletStockInfo>
{
}