src/main/java/org/springblade/modules/recovery/vo/RecoveryVO.java @@ -25,4 +25,9 @@ * 类型 */ private String lx; /** * url */ private String url; }