派生自 projectDept/qhighschool

yn147
2023-04-12 3db770d9519e532e36b370aba561fa7edbda4c3d
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")