Compare commits
1 Commits
LitePro_2.
...
litepro_de
Author | SHA1 | Date | |
---|---|---|---|
9960469007 |
|
@ -518,6 +518,7 @@ 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) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user