新增系统管理员岗位
This commit is contained in:
@@ -14,4 +14,4 @@ public interface AnnotationResultMapper extends BaseMapper<AnnotationResult> {
|
||||
@Param("reviewerId") Long reviewerId,
|
||||
@Param("reviewComment") String reviewComment,
|
||||
@Param("reviewedAt") LocalDateTime reviewedAt);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user