check exitst images
This commit is contained in:
@@ -159,6 +159,7 @@ class ApiController extends Controller {
|
||||
}
|
||||
|
||||
public function actionResetData() {
|
||||
return file_get_contents("https://bischool.beetai.com/view/image/5f7c1b22dfe5aaf427a6dfa1");
|
||||
\Yii::$app->db->createCommand()->truncateTable('capture_logs')->execute();
|
||||
\Yii::$app->db->createCommand()->truncateTable('list_management')->execute();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user