1
dengjunjie
9 天以前 098055c5414023bce83999290082144ffe787e4f
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfo_htyService : IService<Dt_PalletStockInfo_hty>
{
}