Commit cf8bacdc authored by jianghaiming's avatar jianghaiming

update:set

parent eac89e20
...@@ -72,6 +72,7 @@ class MarketingService ...@@ -72,6 +72,7 @@ class MarketingService
$where = [ $where = [
'online_status' => 1, 'online_status' => 1,
'rule_refund' => 2, 'rule_refund' => 2,
"expiration_time[>]" => date("Y-m-d"),
]; ];
if (!empty($tmpGoodsSkuId)) { if (!empty($tmpGoodsSkuId)) {
......
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