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