派生自 projectDept/qhighschool

胡仁荣
2023-04-07 bc2fa8b08c72469e31433d1f9e70e8077f63d49b
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")