wanshenmean
2024-09-12 aa286778955aec6cbb806d9fd79aded250f09d19
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IPointStackerRelationService : IService<PointStackerRelation>
{
}