肖洋
2024-11-20 0f4a3549ec70f5799294a836dee3cadda2660852
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IPointStackerRelationService : IService<PointStackerRelation>
{
}