diff --git a/README.md b/README.md index 4e7e953..9656ce8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ ## 简介 Sword 是 [SpringBlade](https://gitee.com/smallc/SpringBlade)前端UI项目,基于react 、ant design、dva,用于快速构建系统中后台业务。 +## 在线演示 +演示地址:[http://sword.bladex.vip](http://sword.bladex.vip) + ## 特性 - :gem: **优雅美观**:基于 Ant Design 体系精心设计 diff --git a/mock/code.js b/mock/code.js index 619b929..0a11a7d 100644 --- a/mock/code.js +++ b/mock/code.js @@ -8,6 +8,7 @@ function getFakeList(req, res) { serviceName: 'blade-demo', codeName: '通知公告', tableName: 'blade_notice', + tablePrefix: 'blade_', pkName: 'id', packageName: 'org.springblade.desk', });