刘磊
2025-08-25 4c308eab6106324bd40e6ad7fd9e769a5cedcedf
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfo_htyService : IService<Dt_PalletStockInfo_hty>
{
}