|
|
@@ -732,6 +732,7 @@ $data=$user->toArray();
|
|
732
|
732
|
$data['jingdou']=set_price_rtrim($data['jingdou']);//京豆
|
|
733
|
733
|
$data['vr']=set_price_rtrim($data['vr']);//购物金
|
|
734
|
734
|
$data['hongbao']=set_price_rtrim($data['hongbao']);//红包
|
|
|
735
|
+ $data['gouwujin']=set_price_rtrim($data['gouwujin']);//购物金
|
|
735
|
736
|
$data['brokerage_price']=set_price_rtrim($data['brokerage_price']);
|
|
736
|
737
|
$data['isOld']=($data['is_old']);//
|
|
737
|
738
|
$data['exchange']=0;
|