update sys_user_info a left join union_menber_info b on a.user_cardno = b.member_cardno
set a.user_state = 0,a.user_level = 1,a.union_id = b.union_id,a.union_name = b.union_name,a.user_pro_cno = b.member_pro_cno,a.member_id = b.member_id
where a.union_id = 1
 
未知工会数据迁移使用的

相关文章:

  • 2021-06-16
  • 2021-06-08
  • 2021-07-21
  • 2021-05-09
  • 2021-07-11
  • 2021-06-01
  • 2021-10-16
猜你喜欢
  • 2022-01-14
  • 2021-09-18
  • 2022-01-09
  • 2021-04-25
  • 2021-11-22
  • 2022-01-02
  • 2022-12-23
相关资源
相似解决方案