肖洋
2025-02-11 992a33ca68af405d08da512c46d7d59ec3ceaabc
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IStockInfoDetailService : IService<DtStockInfoDetail>
{
}