fix bug stop auto check logs
This commit is contained in:
@@ -307,6 +307,7 @@ class ConfigController extends Controller {
|
||||
} catch (\Exception $exc) {
|
||||
|
||||
}
|
||||
\app\models\SyncUrl::deleteAll(['key_config' => 'log_process_status']);
|
||||
$server_ip = \app\models\SyncUrl::findOne(['key_config' => 'server_api']);
|
||||
$ip = "https://dev-dc.beetai.com";
|
||||
if ($server_ip)
|
||||
|
||||
Reference in New Issue
Block a user