UPDATE st_excellent_auxiliary_police eap,
st_upload_file uf 
SET eap.img_path = uf.id 
WHERE
	eap.img_path = uf.file_url;

  

相关文章:

  • 2021-10-20
  • 2021-10-20
  • 2021-10-20
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
  • 2021-11-04
猜你喜欢
  • 2022-02-26
  • 2022-12-23
  • 2021-12-08
  • 2021-10-20
相关资源
相似解决方案