作者 王智

daima

... ... @@ -524,7 +524,7 @@ class User extends Api
->field('a.id,v.title,a.zhao_type,a.createtime')
->select();
} else {
$type_map['xiche_id'] = ['eq', $user_id];
$type_map['xi_id'] = ['eq', $user_id];
if ($param['type'] == 1) {
$map = [];
}
... ...