src/main/java/com/moon/server/entity/data/PointEntity.java @@ -2,11 +2,7 @@ import com.moon.server.helper.WebHelper; /** * 点实体类 * @author WWW * @date 2023-11-16 */ @SuppressWarnings("ALL") public class PointEntity { private double x;