INSERT INTO sysuser_account (user_id,login_account,channel,mobile,login_password,createtime)
SELECT id,base_account_no,channel,mobile,CONCAT('###',`password`),UNIX_TIMESTAMP(NOW()) createtime FROM ttq_base_account ;

相关文章:

  • 2022-12-23
  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-03-01
  • 2021-09-08
  • 2018-03-12
  • 2022-12-23
  • 2021-10-20
相关资源
相似解决方案