Commit 631f7965 authored by 李尚科's avatar 李尚科
parents a069469d 23e794ca
Pipeline #6460 passed with stage
in 8 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