소스 검색

类型修改

haogh 1 년 전
부모
커밋
37c881e63d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/java/com/qmth/exam/reserve/entity/TimePeriodEntity.java

+ 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;
 
     /**
      * 预约起始时间