数据库Mysql 用一个表里的数据 更新另一个表的数据 云博小周宇2024年5月5日2023年8月15日1 Min Read UPDATE st_excellent_auxiliary_police eap, st_upload_file uf SET eap.img_path = uf.id WHERE eap.img_path = uf.file_url;