[home,script]官网更新, 添加SQL脚本

This commit is contained in:
tomsun28
2022-02-03 12:23:16 +08:00
parent c47706be17
commit 71ee8e4731
10 changed files with 153 additions and 135 deletions

View File

@@ -7,4 +7,12 @@
## 编译打包
web-app目录下执行
```ng build --prod --base-href /console/```
manager目录下执行
```mvn package```
生成的安装包在 manager/target/hertz-beta-1.0.tar.gz