bugfix 鉴权卡分页bug修复

This commit is contained in:
2024-04-07 16:39:45 +08:00
parent 120cb43957
commit 7aec4740d3
3 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import java.util.List;
* @date 2023/3/24 9:29
*/
@Data
public class PileAuthCardDTO {
public class PileAuthCardDTO{
private Integer id;
private String logicCard;