@@ -63,7 +63,7 @@ |
||
| 63 | 63 | * |
| 64 | 64 | * @param $encrypted |
| 65 | 65 | * |
| 66 | - * @return string |
|
| 66 | + * @return Collection |
|
| 67 | 67 | */ |
| 68 | 68 | public function decryptData($encrypted) |
| 69 | 69 | { |
@@ -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 | */ |