Commit 698751d9 authored by hujun's avatar hujun

初始化

parent e0fe3781
...@@ -10,8 +10,11 @@ ...@@ -10,8 +10,11 @@
namespace app\index\controller; namespace app\index\controller;
use app\model\HouseInfos; use app\model\HouseInfos;
class Autoexec { class Autoexec {
public function __construct() {
$this->exclusiveExpirationTime();
}
/** /**
* 独家时间过期下架 * 独家时间过期下架商铺
* *
* @return type * @return type
*/ */
......
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