|
@@ -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
|
|
|
*/
|