Commit 7fce7a17 authored by zfc's avatar zfc

修改id名

parent 20b86af7
...@@ -81,7 +81,7 @@ class Client extends Basic ...@@ -81,7 +81,7 @@ class Client extends Basic
//条件 //条件
//time_minute_diff 时间差(分)48小时内增加的【拥有经纪人】的客户为--受保护客户 //time_minute_diff 时间差(分)48小时内增加的【拥有经纪人】的客户为--受保护客户
$field=['id', $field=['id as _id',
'user_nick', 'user_nick',
'user_phone', 'user_phone',
'agent_id', 'agent_id',
......
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