|
|
@@ -17,7 +17,7 @@ use cmf\lib\Storage;
|
|
|
class TestController extends HomeBaseController
|
|
|
{
|
|
|
public function index(){
|
|
|
- $file = "files/print/20200310/122c1f244735215998bd071220e7ef46.docx";
|
|
|
+ $file = "files/print/20200310/2f80ca51523f38ae02cd5ffc789de344.docx";
|
|
|
|
|
|
$file = Stroage::convertFile($file,'doc');
|
|
|
echo $file;
|