|
$this->logAccount($_types[AccountLog::TYPE_CASH], $u->id, $u->name,$order->amount,
|
|
$this->logAccount($_types[AccountLog::TYPE_CASH], $u->id, $u->name,$order->amount,
|
|
- $_types[AccountLog::TYPE_COIN], $u->id,$u->name,$order->price,$out_trade_no,$u->avatar);
|
|
|
|
|
|
+ $_types[AccountLog::TYPE_COIN], $u->id,$u->name,$order->price,$out_trade_no,'http://miao.beiyuesi.com/base/img/wechat.png');
|