Commit f9ef5868 authored by 734642908@qq.com's avatar 734642908@qq.com

修改数据

parent f866d93f
...@@ -7,10 +7,9 @@ use Think\Controller; ...@@ -7,10 +7,9 @@ use Think\Controller;
*/ */
class AuctionController extends BaseController class AuctionController extends BaseController
{ {
//倒计时
public $countdown = 150; public $countdown = 150;
//报名金币
public $enrollGold = 100; public $enrollGold = 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