Yfs/Api/Data.php | ●●●●● patch | view | raw | blame | history |
Yfs/Api/Data.php
@@ -99,6 +99,7 @@ if($result){ $res_avg = $data_daily_service->getUserDataAvg($this->user_id, $this->start_time, $this->end_time); if($res_avg < 0.16){ $res_status = '绝对安全'; } elseif($res_avg >= 0.16 && $res_avg < 0.8){