刘磊
2025-12-18 9a43a9325b2a40e49733ca0663880f4f49098b4f
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfo_htyService : IService<Dt_PalletStockInfo_hty>
{
}