Compare commits
No commits in common. "litepro_dev" and "LitePro_2.3" have entirely different histories.
litepro_de
...
LitePro_2.
|
@ -518,7 +518,6 @@ class ApiController extends Controller {
|
||||||
}
|
}
|
||||||
|
|
||||||
public function actionReGenFeature() {
|
public function actionReGenFeature() {
|
||||||
@file_get_contents("http://localhost:2305/update-feature");
|
|
||||||
\app\models\SyncUrl::deleteAll(['key_config' => 'log_process_status']);
|
\app\models\SyncUrl::deleteAll(['key_config' => 'log_process_status']);
|
||||||
$updating = \app\models\SyncUrl::findOne(['key_config' => 'updating']);
|
$updating = \app\models\SyncUrl::findOne(['key_config' => 'updating']);
|
||||||
if (!$updating) {
|
if (!$updating) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user