Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ullone committed Jan 13, 2019
1 parent 4347d40 commit e4fdad4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,12 @@ composer require guzzlehttp/guzzle:~6.0


### 目录文件说明
>bce_php_sdk-0.9.2 是直接从百度云下载的通用sdk,因为文档源文件是上传到BOS,注意这里绕到了其它服务上了,但是这一步真的不能少。
>`bce_php_sdk-0.9.2` 是直接从百度云下载的通用sdk,因为文档源文件是上传到BOS,注意这里绕到了其它服务上了,但是这一步真的不能少。
>bce-doc 中是对DOC的授权签名验证的封装,包括http请求,核心类BceApi,这个文件的类注意命名空间,改成自己的命名空间。
>`bce-doc` 中是对DOC的授权签名验证的封装,包括http请求,核心类BceApi,这个文件的类注意命名空间,改成自己的命名空间。
>Doc.php 是针对Yii2的封装的DOC组件,你要调用的东西就在这里面,注释很详细的一看就懂。
>`Doc.php` 是针对Yii2的封装的DOC组件,你要调用的东西就在这里面,注释很详细的一看就懂。
>配置 我这里用的Yii2 你可以根据自己的框加来替换成自己的配置读取

### 关于
有什么疑问可以加我QQ:295124540和我交流。
Expand Down

0 comments on commit e4fdad4

Please sign in to comment.