Compare commits

..

No commits in common. "litepro_dev" and "LitePro_2.3" have entirely different histories.

View File

@ -518,7 +518,6 @@ class ApiController extends Controller {
}
public function actionReGenFeature() {
@file_get_contents("http://localhost:2305/update-feature");
\app\models\SyncUrl::deleteAll(['key_config' => 'log_process_status']);
$updating = \app\models\SyncUrl::findOne(['key_config' => 'updating']);
if (!$updating) {