You've already forked qlg.tsgz.moe
2.5.1更新
This commit is contained in:
@ -376,8 +376,11 @@ class CashDraws extends Base{
|
||||
$lm['createTime'] = date('Y-m-d H:i:s');
|
||||
|
||||
model('LogMoneys')->insert($lm);
|
||||
//
|
||||
Model('common/LogMoneys')->addMoneyLog(1, $cash->targetId,$id,4,'商户【'.$displayName.'】支出',
|
||||
0,$cash->money,'qlgpay',3);
|
||||
|
||||
//发送信息信息
|
||||
//发送信息信息
|
||||
|
||||
$tpl = WSTMsgTemplates('CASH_DRAW_SUCCESS');
|
||||
|
||||
|
Reference in New Issue
Block a user