Commit 23e794ca authored by Hsinli's avatar Hsinli

addd

parent 0c228604
Pipeline #6458 passed with stage
in 4 seconds
......@@ -491,8 +491,8 @@ class NewHouseService extends Service {
pageSize: pageSize,
queryConditions: [{
key: "state",
value: 1,
operator: "equal"
value: 0,
operator: "notEqual"
}],
orderConditions: [],
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment