沈斌
2017-08-07 729dc5189cc8f40fa98b16fb8f14fe62fa2e4eef
家庭排名
1 files modified
2 ■■■ changed files
method.js 2 ●●● patch | view | raw | blame | history
method.js
@@ -201,7 +201,7 @@
    var rank = 0;
    if(s > 0) {
        rank = this.random(1000, 99999);//this.random(1000, 99999999);
        rank = this.random(100200, 102000);//this.random(1000, 99999999);
        db.collection("device_ranks").insertOne({
            mac: mac,
            rank: rank,