Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melodyne committed Jan 13, 2019
1 parent 12dfd2d commit 16467fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ Baidubce百度云DOC,YII2组件封装
### 使用说明
由于时间关系,代码没有做dome,核心代码都都封装好,稍微研究下直接拿来用即可,集成到自己项目中要根据自己的框架适当调整,注意自己引入文件的路径。
```php
// 调用上传方法,可以自己重构
$doc = Doc::instance()->upload($file,$title);
//更多方法见Doc类
```


### 目录文件说明
Expand Down

0 comments on commit 16467fe

Please sign in to comment.