lrf402788946 4 年之前
父節點
當前提交
9d6edfc475
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/service/card.js

+ 2 - 2
app/service/card.js

@@ -19,9 +19,9 @@ class CardService extends CrudService {
     this.record = this.ctx.model.Record;
     this.set = this.ctx.model.Set;
     /**
-     * @constant Number 车奖的积分 default:131400
+     * @constant Number 车奖的积分 default:131419
      */
-    this.car_point = 131400;
+    this.car_point = 131419;
     /**
      * @constant Number 股东的积分 default:10
      */