odel'
pull/57/head
kaiend 2018-02-04 16:41:50 +08:00
parent a3b6a72964
commit 9cae97054f
11 changed files with 11 additions and 11 deletions

View File

@ -50,7 +50,7 @@ class Productairport extends Api
$result = array("total" => $total, "rows" => $list); $result = array("total" => $total, "rows" => $list);
return json($result); return json($result);
// $this->success('','',json(),$result);
// } // }
// return $this->view->fetch(); // return $this->view->fetch();
} }

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;

View File

@ -1,6 +1,6 @@
<?php <?php
namespace app\admin\model; namespace app\common\model;
use think\Model; use think\Model;