cjl
2023-08-11 e6aa3704532bf130d577620758881f11c53c36fb
screen-manage/src/main/java/com/moral/api/pojo/dto/account/AccountQueryDTO.java
@@ -26,6 +26,6 @@
    private long size;
    private List<AccountDTO> AccountDTOS;
    private List<AccountDTO> accountDTOS;
}