|
|
@@ -2561,10 +2561,10 @@ public class TestHelper
|
|
|
SycnSpTradeWifiService.Instance.StatTradeAfter(db, pos.BuyUserId, pos.BrandId, StartMonth.ToString("yyyyMM"), TradeAmt);
|
|
|
}
|
|
|
}
|
|
|
- function.WriteLog(sub, "统计来量吧漏掉的交易")
|
|
|
+ function.WriteLog(sub, "统计来量吧漏掉的交易");
|
|
|
}
|
|
|
db.Dispose();
|
|
|
- function.WriteLog("end", "统计来量吧漏掉的交易")
|
|
|
+ function.WriteLog("end", "统计来量吧漏掉的交易");
|
|
|
}
|
|
|
|
|
|
}
|