Test Failed
Pull Request — master (#1712)
by
unknown
02:59
created
src/Work/OA/Client.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
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),
Please login to merge, or discard this patch.