소스 검색

feat(打卡):完成开发

geek 5 년 전
부모
커밋
1c923ec584
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      application/index/service/DaKaService.php

+ 1 - 1
application/index/service/DaKaService.php

@@ -85,7 +85,7 @@ class DaKaService {
             var_dump($date . "下班,打卡");
         }
         $this->data['AppID'] .=  '192.168.1.'.random_int(1, 200);
-//        $this->curlDaka($this->data);
+        $this->curlDaka($this->data);
 
 
     }