update更新条件错误:
// 这一行错啦,update里面的条件, key要改成数据库字段,而不是$img $res = Db::table('img')->where('uid', $tidp['id'])->update([ $img => $pic])