mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified 去除测试函数
This commit is contained in:
parent
c693810513
commit
4ac5729aa7
@ -57,14 +57,6 @@ class BuildToken extends Base {
|
||||
return $this->buildSuccess($return);
|
||||
}
|
||||
|
||||
public function e1() {
|
||||
return $this->buildSuccess(['e1']);
|
||||
}
|
||||
|
||||
public function e2() {
|
||||
return $this->buildSuccess(['e2']);
|
||||
}
|
||||
|
||||
/**
|
||||
* 根据AppSecret和数据生成相对应的身份认证秘钥
|
||||
* @param $appSecret
|
||||
|
Loading…
x
Reference in New Issue
Block a user