Commit 9d4ed5f8 authored by zhuwei's avatar zhuwei

888

parent 5e17bda7
......@@ -59,6 +59,8 @@ class ConvertCouponService
if(!$user_id or !$report_id or !$bargain_id or !$order_id){
return false;
}
big_log('==================$user_id'.$user_id);
//验证 客户首次登录时间 是否在 收意向金时间 大于48小时给返现红包兑现
$verification_res = $this->verificationFirstLoginTime($user_id);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment