1
0
mirror of synced 2026-05-22 13:43:20 +00:00

♻️ 优化代码

This commit is contained in:
yadong.zhang
2019-07-16 17:42:52 +08:00
parent 67c668b740
commit 65334d0f3f
46 changed files with 186 additions and 422 deletions
+4
View File
@@ -1,3 +1,7 @@
### 2019/07/16
1. 重构UrlBuilder类
2. 将CSDN相关的类置为`Deprecated`,后续可能会删除,也可能一直保留。毕竟CSDN的openAPI已经不对外开放了。
### 2019/07/15
1. 新增 `AuthState` 类,内置默认的state生成规则和校验规则