用户同步的sql: insert into crm_customer_user ,username,,,,,id, from sys_user where username not in (select user_name from crm_customer_user); -- ) from sys_user where username not in (select user_name from crm_customer_user); UPDATE crm_customer_user SET…