insert into sys_notice_user(notice_id, receiver_id, read_status) select #{noticeId}, t1.id, #{readStatus} from sys_user t1