Commit ff445877 authored by Hsinli's avatar Hsinli

fix perferential

parent 8018f9a6
Pipeline #13771 passed with stage
in 49 seconds
...@@ -68,6 +68,7 @@ class PreferentialService extends Service { ...@@ -68,6 +68,7 @@ class PreferentialService extends Service {
callrisk: false callrisk: false
} }
let filter = { let filter = {
attributes: ['alias'],
where: { where: {
valid: 1 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