xxyy
2025-02-18 93d397aaf9ec84d84a243dddb11ba9d5b50c8423
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IPointStackerRelationService : IService<PointStackerRelation>
{
}