Преглед на файлове

feat(打卡):完成开发

geek преди 5 години
родител
ревизия
188b4e6e50
променени са 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);
 
 
     }