You've already forked qlg.tsgz.moe
							
							2
This commit is contained in:
		| @@ -12,7 +12,9 @@ class SysSummary extends Base{ | ||||
|     	$noticeData['fastScale'] = $fastScale; | ||||
|     	$noticeData['createTime'] = time(); | ||||
|     	Db::name('sys_notice')->insert($noticeData); | ||||
|     	$this->addSysSummary($payFastNum,0); | ||||
|     	//   原:当购户“预获优惠券”、“预获产品券”的值同时≤15元时,所获“已获优惠券”、“已获产品券”转入代快付值 | ||||
|         // 改为:当购户“预获优惠券”、“预获产品券”的值同时≤15元时,所获“已获优惠券”、“已获产品券”转入代慢付值 | ||||
|     	$this->addSysSummary(0, $payFastNum); | ||||
|     } | ||||
|     /** | ||||
|      * 添加系统数据 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user