mysql关联表修改语句时间:2021-08-12 23:52:54UPDATE tb_irms_trans_pip2optseg a,`tb_irms_trans_pip` b SET a.district=b.district WHERE a.prop_id=b.prop_id ;