派生自 projectDept/qhighschool

EricsHu
2023-02-17 2eaa2402fb48ebfa2617c84ff96cf8d78460b64f
src/main/java/com/qxueyou/scc/school/model/SchHandoutStatistic.java
@@ -24,7 +24,7 @@
    */
   private static final long serialVersionUID = 1L;
   /**  主键 */
   /**  主键 */
   @Id
   @GeneratedValue(generator = "hibernate-uuid")
   @GenericGenerator(name = "hibernate-uuid", strategy = "uuid")