You've already forked qlg.tsgz.moe
日转换退回
This commit is contained in:
@ -19,8 +19,6 @@ class SysSummary extends Base{
|
||||
$noticeData['desc'] = $sm;
|
||||
$noticeData['createTime'] = time();
|
||||
Db::name('sys_notice')->insert($noticeData);
|
||||
// 原:当购户“预获优惠券”、“预获产品券”的值同时≤15元时,所获“已获优惠券”、“已获产品券”转入代快付值
|
||||
// 改为:当购户“预获优惠券”、“预获产品券”的值同时≤15元时,所获“已获优惠券”、“已获产品券”转入代慢付值
|
||||
$this->addSysSummary($payFastNum, $paySlowNum, 1,$sm);
|
||||
}
|
||||
/**
|
||||
|
Reference in New Issue
Block a user