|
|
@ -100,7 +100,7 @@ function logout() { |
|
|
|
} |
|
|
|
// 居民查询
|
|
|
|
function getResidentBaseInfo(para) { |
|
|
|
return fly.post('actual/base/residentBaseInfo/page', para) |
|
|
|
return fly.post('actual/base/residentBaseInfo/residentSearch', para) |
|
|
|
} |
|
|
|
// 房屋查询
|
|
|
|
function getCommunityHouse(para) { |
|
|
|