@@ -56,7 +56,7 @@ |
||
56 | 56 | * @throws \EasyWeChat\Kernel\Exceptions\InvalidConfigException |
57 | 57 | * @throws \GuzzleHttp\Exception\GuzzleException |
58 | 58 | */ |
59 | - public function checkinRules(string $day,array $userList) |
|
59 | + public function checkinRules(string $day, array $userList) |
|
60 | 60 | { |
61 | 61 | $params = [ |
62 | 62 | 'datetime' => strtotime($day), |