linwu 1 年之前
父節點
當前提交
3470a717c3
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app/mainapp/controller/Index.php

+ 0 - 1
app/mainapp/controller/Index.php

@@ -4,7 +4,6 @@ namespace app\mainapp\controller;
 
 use app\common\model\Config;
 use app\common\model\RensheCode;
-use app\common\model\Village;
 use app\common\model\WorkerThird;
 use app\common\service\RensheService;
 use app\mainapp\BaseController;