作者 lyh

gx脚本

@@ -48,7 +48,7 @@ class Demo extends Command @@ -48,7 +48,7 @@ class Demo extends Command
48 protected $description = 'demo'; 48 protected $description = 'demo';
49 49
50 public function handle(){ 50 public function handle(){
51 - $this->synchronizationFile('/upload/p/1720/file/2024-07/4d.mp4'); 51 + $this->synchronizationFile('/upload/m/file/2024-07/tongli-haiyuan-keywords.pdf');
52 } 52 }
53 53
54 public function synchronizationFile($path_name){ 54 public function synchronizationFile($path_name){
  1 +<?php
  2 +
  3 +/**
  4 + * @remark :
  5 + * @name :toH.php
  6 + * @author :lyh
  7 + * @method :post
  8 + * @time :2024/7/23 14:14
  9 + */
  10 +class toH
  11 +{
  12 +
  13 +}