Commit 96dcf783 authored by Hsinli's avatar Hsinli

addd

parent f5ae20b0
Pipeline #12737 passed with stage
in 25 seconds
......@@ -541,6 +541,7 @@ class NewHouseService extends Service {
const { ctx } = this;
//所有支持的城市编码
let filter = {
attributes: ['city', 'code', 'price'],
where: {
valid: 1
}
......
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