陈勇
2024-11-19 3fb6bfc7d068cafa47906eb6f22d8e2989426f32
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IPointStackerRelationService : IService<PointStackerRelation>
{
}