src/main/java/com/moon/server/entity/data/FmeLogEntity.java
@@ -3,10 +3,7 @@ import java.io.Serializable; import java.sql.Timestamp; /** * FME日志表 * @author WWW */ @SuppressWarnings("ALL") public class FmeLogEntity implements Serializable { private static final long serialVersionUID = -1304153743551710249L;