for (var i = 1; i <= 30; i++) { db.wechatAttention.save({_class:"la.xiaoxiao.manager.wechat.entity.WechatAttentionEntity",ghId:"gh_"+ObjectId().valueOf(),openId:ObjectId().valueOf(),createDate:new Date(new Date()- Math.ceil(Math.random()*(29526208000)+1)),temple:"A"}); }
时间: 2024-10-18 03:11:59