You've already forked qlg.tsgz.moe
提现
This commit is contained in:
@@ -354,7 +354,7 @@ class CashDraws extends Base{
|
|||||||
$lm['dataSrc'] = 3;
|
$lm['dataSrc'] = 3;
|
||||||
|
|
||||||
if ($cash->targetType == 0) {
|
if ($cash->targetType == 0) {
|
||||||
$lm['remark'] = '提现申请单【'.$cash->cashNo.'】申请提现¥'.$cash->money.'。'.(($cash->cashRemarks!='')?"【操作备注】:".$cash->cashRemarks:'');
|
$lm['remark'] = '提现申请单【'.$cash->cashNo.'】提现'.(($cash->cashRemarks!='')?"。【操作备注】:".$cash->cashRemarks:'');
|
||||||
} else {
|
} else {
|
||||||
$lm['remark'] = '商户【'.$displayName.'】提现'.(($cash->cashRemarks!='')?"。【操作备注】:".$cash->cashRemarks:'');
|
$lm['remark'] = '商户【'.$displayName.'】提现'.(($cash->cashRemarks!='')?"。【操作备注】:".$cash->cashRemarks:'');
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user