Commit 0999e312 authored by jianghaiming's avatar jianghaiming

update:Set

parent 904186c1
...@@ -65,7 +65,7 @@ class Goods implements DaemonServiceInterface ...@@ -65,7 +65,7 @@ class Goods implements DaemonServiceInterface
sleep(2); sleep(2);
$orderData = [ $orderData = [
'online_type' => 2, 'online_type' => 2,
'online_status' => [0,1], 'online_status' => [0,2],
'audit_status' => 1, 'audit_status' => 1,
'online_start_time[<]' => date("Y-m-d H:i:s",time()), 'online_start_time[<]' => date("Y-m-d H:i:s",time()),
'LIMIT' => 100, 'LIMIT' => 100,
......
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