|
@@ -403,10 +403,10 @@ namespace MySystem
|
|
HelpProfitFlag = "HelpProfit";
|
|
HelpProfitFlag = "HelpProfit";
|
|
}
|
|
}
|
|
int ActStatus = pos.ActivationState;
|
|
int ActStatus = pos.ActivationState;
|
|
- if(BrandId == 4 || BrandId == 5 || BrandId == 8 || BrandId == 9)
|
|
|
|
- {
|
|
|
|
- ActStatus = GetLeShuaHaiKe(pos.UserId, BrandId);
|
|
|
|
- }
|
|
|
|
|
|
+ // if(BrandId == 4 || BrandId == 5 || BrandId == 8 || BrandId == 9)
|
|
|
|
+ // {
|
|
|
|
+ // ActStatus = GetLeShuaHaiKe(pos.UserId, BrandId);
|
|
|
|
+ // }
|
|
db.TradeRecord.Add(new PxcModels.TradeRecord()
|
|
db.TradeRecord.Add(new PxcModels.TradeRecord()
|
|
{
|
|
{
|
|
ParentNav = user.ParentNav,
|
|
ParentNav = user.ParentNav,
|