ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/ServiceVO.java @@ -20,3 +20,4 @@ @ApiModelProperty("缴纳明细") private PageInfo<ServiceListVO> serviceList; }