Skip to content

Commit

Permalink
feat: add lCalender.js file & add some new fun
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardong committed Sep 10, 2019
1 parent 8fcd9de commit b80dc85
Show file tree
Hide file tree
Showing 4 changed files with 859 additions and 10 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,7 @@ Tips
> - 校验成功会返回API请求的所有参数,在parmas中
> - 校验失败会自动抛出 `WecException` 异常
> - 修改lCalender插件, 位于`src`目录下
#### lisence
MIT
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wec-tools",
"version": "0.0.7",
"version": "0.0.9",
"description": "wec-tools",
"main": "src/index.js",
"files": [
Expand Down
Loading

0 comments on commit b80dc85

Please sign in to comment.