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