肖洋
2025-01-04 e59d1777a111b6573b93afc58cca18c8c026ed9b
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IPointStackerRelationService : IService<PointStackerRelation>
{
}