From 2be616878eeee6da21dc96b0475cdadc9bfd0494 Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 24 Jan 2019 21:24:27 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E5=A2=9E=E5=8A=A0=E6=BC=94=E7=A4=BA?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ mock/code.js | 1 + 2 files changed, 4 insertions(+) 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', });