|
...
|
...
|
@@ -48,7 +48,7 @@ class Demo extends Command |
|
|
|
protected $description = 'demo';
|
|
|
|
|
|
|
|
public function handle(){
|
|
|
|
$this->synchronizationFile('/upload/p/1720/file/2024-07/4d.mp4');
|
|
|
|
$this->synchronizationFile('/upload/m/file/2024-07/tongli-haiyuan-keywords.pdf');
|
|
|
|
}
|
|
|
|
|
|
|
|
public function synchronizationFile($path_name){
|
...
|
...
|
|