1
huangxiaoqiang
2025-10-22 d4b0b578752a1478f6c11b352fbb8d2bad1f9e1d
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IStockInfoHtyService : IService<DtStockInfo_Hty>
{
}