沈斌
2017-08-18 53d84a7fe4852967d231ebf83c6cf24c1ff98cb9
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,