|
|
@ -9,7 +9,7 @@ use app\admin\model\Ip as IpModel; |
|
|
use think\App; |
|
|
use think\App; |
|
|
use think\exception\ValidateException; |
|
|
use think\exception\ValidateException; |
|
|
|
|
|
|
|
|
class IpUser extends AdminController |
|
|
class Ipuser extends AdminController |
|
|
{ |
|
|
{ |
|
|
public function __construct(App $app) |
|
|
public function __construct(App $app) |
|
|
{ |
|
|
{ |