刘磊
2024-11-23 222d2040c2a5e958b5fbd0b7047a8e802ec14288
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IPointStackerRelationService : IService<PointStackerRelation>
{
}