Skip to content

Commit 64519b0

Browse files
committed
更新注释
1 parent 4f080e1 commit 64519b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Client.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,9 @@ public function getHttpClient()
160160
}
161161

162162
/**
163+
* 发起Api请求
163164
* @param array $params
164-
* @return string
165+
* @return \Psr\Http\Message\ResponseInterface
165166
*/
166167
public function createRequest(array $params)
167168
{

0 commit comments

Comments
 (0)