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