colly_wyx
2018-05-18 8ef7650be0363908b675827e732ec52fbb996900
修改名称
1 files modified
1 ■■■■ changed files
Yfs/Api/Data.php 1 ●●●● 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){