|
@@ -73,7 +73,7 @@ namespace MySystem
|
|
|
PosCouponPrizeService.Instance.OperateAmountChange(opdb, parentUser.Id, 160000, 1, 2, "购买运营中心", true);
|
|
|
|
|
|
//发放5888推荐奖励
|
|
|
- PosCouponPrizeService.Instance.OpAccount(db, parentUser.Id, parentUser.Id, 5888, 1);
|
|
|
+ PosCouponPrizeService.Instance.OpAccount(db, parentUser.Id, parentUser.Id, 5888, 1, 129);
|
|
|
|
|
|
PrizeFlag = true;
|
|
|
}
|