Commit 2f2bc1cb authored by 734642908@qq.com's avatar 734642908@qq.com

竞拍时间

parent 1a6869d6
......@@ -132,7 +132,7 @@ class AuctionController extends BaseController
,'initial_price'=>100
,'bid_price'=>100
,'enroll_price'=>50
,'start_time'=>'2018-09-23 20:00'
,'start_time'=>'2018-09-23 16:00'
,'end_time'=>''
,'status'=>'1'
)
......@@ -154,7 +154,7 @@ class AuctionController extends BaseController
,'initial_price'=>80
,'bid_price'=>80
,'enroll_price'=>50
,'start_time'=>'2018-09-23 21:00'
,'start_time'=>'2018-09-23 20:30'
,'end_time'=>''
,'status'=>'1'
)
......@@ -281,7 +281,7 @@ class AuctionController extends BaseController
,'initial_price'=>60
,'bid_price'=>60
,'enroll_price'=>50
,'start_time'=>'2018-09-24 20:00'
,'start_time'=>'2018-09-24 16:00'
,'end_time'=>''
,'status'=>'1'
)
......@@ -302,7 +302,7 @@ class AuctionController extends BaseController
,'initial_price'=>80
,'bid_price'=>80
,'enroll_price'=>50
,'start_time'=>'2018-09-24 21:00'
,'start_time'=>'2018-09-24 20:30'
,'end_time'=>''
,'status'=>'1'
)
......
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