dengjunjie
2025-10-25 d5051e5293179c99df2e3489ad5f2f73f4061667
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfo_htyService : IService<Dt_PalletStockInfo_hty>
{
}