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