无关风月
2025-04-10 099ea14bba367fd86f0dde37d908f07cc04c3d39
ruoyi-system/src/main/java/com/ruoyi/system/query/TContractQuery.java
@@ -27,4 +27,7 @@
    @ApiModelProperty(value = "查询多个状态")
    private List<Integer> statuses;
    @ApiModelProperty(value = "营运部门ID")
    private String businessDeptId;
}