Skip to content

Commit 7974f3d

Browse files
authored
修改 work 返回的对象信息
返回实际 work 的对象,使得更加方便追溯里面的方法
1 parent 1d985af commit 7974f3d

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)