派生自 projectDept/qhighschool

yn147
2023-10-30 b01a52f29d203c466f294e655472beebfecfc3be
src/main/java/com/qxueyou/scc/school/model/SchArticleStatistic.java
@@ -25,7 +25,7 @@
public class SchArticleStatistic implements Serializable, ITrace {
   private static final long serialVersionUID = 1L;
   /**  主键 */
   /**  主键 */
   @Id
   @GeneratedValue(generator = "hibernate-uuid")
   @GenericGenerator(name = "hibernate-uuid", strategy = "uuid")