热门

最新

红包

立Flag

投票

同城

我的

发布
qq_43827142
人群之外
5 年前
trueqq_43827142

// List<TbSignUserAudit> collect = uids.stream().map(i -> {
// TbSignUserAudit ex = new TbSignUserAudit();
// ex.setUid(i);
// ex.setActivityId(activityId);
// ex.setReason(reason);
// ex.setAuditStatus(0);
// ex.setBatch(batch);
// return ex;
// }).collect(toList());
// extTbSignUserAuditMapper.batchInsertUserAudit(collect);

CSDN App 扫码分享
分享
评论
3
打赏
  • 复制链接
  • 举报
下一条:
Nginx 反向代理常用配置 | 建议收藏https://blog.csdn.net/u013670453/article/details/116059182
立即登录