修改sql密码

This commit is contained in:
wyongk
2020-12-18 21:22:29 +08:00
parent 2708a111f0
commit ab5e11eaa6

View File

@@ -25,7 +25,7 @@ class Test
}
if($info){
$update_one['certify_id'] = $info['certifyId'];
$update_one['Name'] = $temp['Name'];
$update_one['Name'] = $temp['name'];
$update_one['id_code'] = $temp['id_code'];
$data['certify_id'] = $info['certifyId'];
$data['url'] = $info['url'];