Skip to content

Commit

Permalink
更新日志
Browse files Browse the repository at this point in the history
  • Loading branch information
初志鑫 committed May 14, 2020
1 parent 19af252 commit f8dfcc6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mock/controller/changeLog.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,14 @@ const data = [
content: "添加商城模板",
timestamp: "2020-05-12",
},
{
content: "github标星超过1000 感恩",
timestamp: "2020-05-13",
},
{
content: "添加验证码组件",
timestamp: "2020-05-14",
},
];

export default [
Expand Down

0 comments on commit f8dfcc6

Please sign in to comment.