作者 lyh

gx询盘查询

@@ -194,7 +194,6 @@ class InquiryLogic extends BaseLogic @@ -194,7 +194,6 @@ class InquiryLogic extends BaseLogic
194 $param = [ 194 $param = [
195 'phone'=>$phone, 195 'phone'=>$phone,
196 'num_phone'=>$num_phone, 196 'num_phone'=>$num_phone,
197 - 'data'=>json_encode($data,true),  
198 'wa_status'=>$data['wa_status'] ?? 0, 197 'wa_status'=>$data['wa_status'] ?? 0,
199 'wa_phone'=>$data['wa_phone'] ?? '', 198 'wa_phone'=>$data['wa_phone'] ?? '',
200 'wa_name'=>$data['wa_name'] ?? '', 199 'wa_name'=>$data['wa_name'] ?? '',