Skip to content

Commit 2b31d86

Browse files
authored
Merge pull request overtrue#254 from caikeal/patch-1
修改 work 返回的对象信息
2 parents 1d985af + 7974f3d commit 2b31d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public static function officialAccount($name = '')
3939
}
4040

4141
/**
42-
* @return \EasyWeChat\Work\AgentFactory
42+
* @return \EasyWeChat\Work\Application
4343
*/
4444
public static function work($name = '')
4545
{

0 commit comments

Comments
 (0)