刘磊
2024-12-26 827880621d3d78b0c075c37751eeaab2fe1925b3
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IStockInfoDetailService : IService<DtStockInfoDetail>
{
}