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