|
@@ -42,18 +42,6 @@ class Login extends Base
|
|
$this->success('获取成功',htmlspecialchars_decode(sysconf('agreement')));
|
|
$this->success('获取成功',htmlspecialchars_decode(sysconf('agreement')));
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * @title 隐私政策
|
|
|
|
- * @desc 隐私政策
|
|
|
|
- * @author QGF
|
|
|
|
- * @url /api/Login/privacy_policy
|
|
|
|
- * @method GET
|
|
|
|
- * @tag 隐私政策
|
|
|
|
- * @return name:-- type:string default:-- desc:隐私政策
|
|
|
|
- */
|
|
|
|
- public function privacy_policy(){
|
|
|
|
- $this->success('获取成功',htmlspecialchars_decode(sysconf('privacy_policy')));
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
* @title 注册
|
|
* @title 注册
|
|
* @desc 注册
|
|
* @desc 注册
|
|
* @author QGF
|
|
* @author QGF
|