|
|
"SELECT user_id, union_id, app_user_id, app_dept_name, app_sync_flag",
|
|
"SELECT user_id, union_id, app_user_id, app_dept_name, app_sync_flag",
|
|
|
" WHERE (app_sync_flag IS NULL OR app_sync_flag = 0)",
|
|
" WHERE (app_sync_flag IS NULL OR app_sync_flag = 0)",
|
|
|
" <foreach collection='userIds' item='id' open='(' separator=',' close=')'>#{id}</foreach>",
|
|
" <foreach collection='userIds' item='id' open='(' separator=',' close=')'>#{id}</foreach>",
|