lrf402788946 před 4 roky
rodič
revize
9d6edfc475
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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
      */