Ver Fonte

类型修改

haogh há 1 ano atrás
pai
commit
37c881e63d

+ 1 - 1
src/main/java/com/qmth/exam/reserve/entity/TimePeriodEntity.java

@@ -16,7 +16,7 @@ public class TimePeriodEntity extends BaseEntity {
     /**
      * 所属预约任务ID
      */
-    private String applyTaskId;
+    private Long applyTaskId;
 
     /**
      * 预约起始时间