更新档案
This commit is contained in:
parent
10935e29e3
commit
e2b861ad67
@ -104,7 +104,7 @@ class UserInformationg extends BaseModel
|
||||
'status' => 1,
|
||||
'information_id' => $id,
|
||||
];
|
||||
dd($category_info->toArray(), $data);
|
||||
dd($category_info, $data);
|
||||
return UserInformationgDemand::create($data);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user