1
刘磊
2026-01-15 ecfefbf2e74ceed358c121946a4775aeca98a467
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfo_htyService : IService<Dt_PalletStockInfo_hty>
{
}