mitao
2025-03-19 0ab9dfd8f122195e4e9f09bd50c59e0a47450bec
ruoyi-system/src/main/java/com/ruoyi/system/query/TContractAppletQuery.java
@@ -11,4 +11,6 @@
    @ApiModelProperty(value = "全部不传 3=待签订 4=已签订")
    private Integer status;
    @ApiModelProperty(value = "租户id 前端忽略")
    private String tenantId;
}