|
...
|
...
|
@@ -49,7 +49,7 @@ class SyncImage extends Command |
|
|
|
|
|
|
|
// public function handle(){
|
|
|
|
// $data = [];
|
|
|
|
// $domain = 'https://ecdn6-nc.globalso.com/';
|
|
|
|
// $domain = 'https://ecdn6.globalso.com/';
|
|
|
|
// $imageModel = new Image();
|
|
|
|
// $lists = $imageModel->list(['project_id'=>1808]);
|
|
|
|
// foreach ($lists as $k => $v){
|
...
|
...
|
|