Commit eac89e20 authored by jianghaiming's avatar jianghaiming

update:set

parent 613b0a62
......@@ -63,7 +63,7 @@ class MarketingGoodsService
$where['ORDER'] = ["create_time" => "DESC"];
$marketingWhere = [
"end_time[>]" => date("Y-m-d"),
"expiration_time[>]" => date("Y-m-d"),
"online_status" => 1,
];
$marketingList = Marketing::getMarketingList($marketingWhere);
......
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