zcw-shio
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('只能移动到目录下面'); }
 添加内容报错 ,

  求指点下,其他拓展等都安装就绪了
看到很多文档中api里都写了 sdk支持 ,但是composer包中 怎么没有呢 