zcw-shio

Results 5 issues of zcw-shio

$position = $request->post('target')['position']; $targetChapter = ChapterLogic::instance()->getById($request->post('target')['chapter_id']); if ($targetChapter && ($targetChapter->is_dir != Chapter::IS_DIR)) { //移动对象不是目录 throw new ErrorHttpException('只能移动到目录下面'); }

![image](https://user-images.githubusercontent.com/66776428/164218175-97ce5ecf-8341-4547-9944-083b5e4c15c1.png) 添加内容报错 ,

![image](https://user-images.githubusercontent.com/66776428/164201607-0dceea3a-68ac-4771-9519-2745d6de5a91.png)

![image](https://user-images.githubusercontent.com/66776428/135298431-65834ca0-a733-41bd-ae94-3c1c43bc5bb0.png) ![image](https://user-images.githubusercontent.com/66776428/135298477-ce7f5870-5c7b-4097-bbf5-50269fd638d2.png) 求指点下,其他拓展等都安装就绪了

看到很多文档中api里都写了 sdk支持 ,但是composer包中 怎么没有呢 ![image](https://github.com/user-attachments/assets/9a040614-b5f0-44aa-a2b7-563358690f01)