We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d9e62 commit 8a9ad3aCopy full SHA for 8a9ad3a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# 更新日志
2
3
+## V 1.0.0.rc1
4
+
5
+*2018-11-30*,接入微信退款API
6
7
+ * `管理后台`接入微信退款API;
8
+ * `管理后台`错误码取消magic number;
9
+ * `管理后台`禁止超级管理员修改密码;
10
11
## V 1.0.0.rc0
12
13
*2018-11-23*,清理代码,更新管理后台前端框架
README.md
@@ -123,7 +123,7 @@ litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
123
124
## 开发计划
125
126
-当前版本[v1.0.0.rc0](./CHANGELOG.md)
+当前版本[v1.0.0.rc1](./CHANGELOG.md)
127
128
目前项目开发中,存在诸多不足,以下是目前规划的开发计划。
129
0 commit comments