xuhy
2025-02-12 c161e147ecacef0aad67d52e8b217ddf4f89b6e7
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;
}