@@ -61,7 +61,6 @@ |
||
61 | 61 | /** |
62 | 62 | * Send message to device |
63 | 63 | * |
64 | - * @param int $sceneValue |
|
65 | 64 | * |
66 | 65 | * @return \EasyWeChat\Support\Collection |
67 | 66 | */ |
@@ -46,10 +46,8 @@ |
||
46 | 46 | /** |
47 | 47 | * Get openid session_key expires_in by js_code. |
48 | 48 | * |
49 | - * @param string $openId |
|
50 | - * @param string $lang |
|
51 | 49 | * |
52 | - * @return array |
|
50 | + * @return \EasyWeChat\Support\Collection |
|
53 | 51 | */ |
54 | 52 | public function get($jsCode) |
55 | 53 | { |