作者 lyh

gx脚本

... ... @@ -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){
... ...
<?php
/**
* @remark :
* @name :toH.php
* @author :lyh
* @method :post
* @time :2024/7/23 14:14
*/
class toH
{
}
... ...