Skip to content

Commit 4ac5729

Browse files
author
zhaoxiang
committed
modified 去除测试函数
1 parent c693810 commit 4ac5729

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

application/api/controller/BuildToken.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,6 @@ public function getAccessToken() {
5757
return $this->buildSuccess($return);
5858
}
5959

60-
public function e1() {
61-
return $this->buildSuccess(['e1']);
62-
}
63-
64-
public function e2() {
65-
return $this->buildSuccess(['e2']);
66-
}
67-
6860
/**
6961
* 根据AppSecret和数据生成相对应的身份认证秘钥
7062
* @param $appSecret

0 commit comments

Comments
 (0)