作者 chencheng

0601-23

@@ -488,7 +488,7 @@ class Wechat extends Api @@ -488,7 +488,7 @@ class Wechat extends Api
488 $save['createtime'] = $time; 488 $save['createtime'] = $time;
489 $save['verification_order_id'] = $order_id; 489 $save['verification_order_id'] = $order_id;
490 $save['coupon_type'] = $coupon['type']; 490 $save['coupon_type'] = $coupon['type'];
491 - 491 + Db::name('verification_receive')->insert($save);
492 } 492 }
493 } 493 }
494 //发放 对应活动包含的券 494 //发放 对应活动包含的券