jyy
2021-01-11 74f10367c4bb507d086cbdc7fd11528582addfb9
zq-erp/src/main/java/com/matrix/system/app/dto/FollowupListDto.java
File was renamed from zq-erp/src/main/java/com/matrix/system/app/dto/FollowupCommonetListDto.java
@@ -15,7 +15,7 @@
 * @date 2020-12-23
 **/
@ApiModel(value = "FollowupCommonetListDto", description = "跟进记录查询参数")
public class FollowupCommonetListDto {
public class FollowupListDto {
    @NotNull(message = "参数错误")
    @ApiModelProperty(value = "查询条数", example = "10")