摘要: 1.添加类库 omposer require phpoffice/phpword --ignore-platform-reqs 2.调用类库 $name = explode('.',$attachment->url); $t = $name[1]; $p = $name[0]; if($t=='do 阅读全文
posted @ 2023-07-03 15:39 鲨鱼大王 阅读(230) 评论(0) 推荐(0) 编辑