派生自 projectDept/qhighschool

1
EricsHu
2023-06-15 13e13d59858f7159dabfa4981f62818405491e0d
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")