src/main/java/com/moon/server/entity/ctrl/CountEntity.java @@ -1,9 +1,6 @@ package com.moon.server.entity.ctrl; /** * 统计实体类 * @author WWW */ @SuppressWarnings("ALL") public class CountEntity { private Integer no;