更新档案AI匹配信息
This commit is contained in:
parent
a27baa0c2d
commit
8ffc0c9771
@ -119,7 +119,7 @@ class UserInformationg extends BaseModel
|
|||||||
'status' => 1,
|
'status' => 1,
|
||||||
'information_id' => $id,
|
'information_id' => $id,
|
||||||
];
|
];
|
||||||
dd($category_info, $field_array, $data);
|
dd($category_info, $data_field, $data);
|
||||||
return UserInformationgDemand::create($data);
|
return UserInformationgDemand::create($data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user