增加后台发送优惠券
This commit is contained in:
@@ -90,7 +90,7 @@ class AutoUserCouponEntity
|
||||
$where = [
|
||||
'app_id' => Receiver_clues_model::APP_ID_ACTIVITY,
|
||||
'cf_uid' => $this->userId,
|
||||
'out_id' => $this->productId
|
||||
// 'out_id' => $this->productId
|
||||
];
|
||||
$clueRow = $this->ci->receiver_clues_model->get($where);
|
||||
$where = [
|
||||
|
||||
Reference in New Issue
Block a user