2
0

feat: update version test

This commit is contained in:
zhangsz
2025-02-13 16:56:38 +08:00
parent b026c52949
commit 147f028e8f
2 changed files with 4 additions and 4 deletions

View File

@@ -68,15 +68,15 @@ build.wfc/
```text ```text
JDK >= 1.8 (推荐1.8版本) JDK >= 1.8 (推荐1.8版本)
Mysql >= 5.7.0 (推荐5.7版本) # docker内部构建 Mysql >= 5.7.0 (推荐5.7版本) # docker内部构建
Redis >= 3.0 # docker内部构建 Redis >= 7.4.7 # docker内部构建
Maven >= 3.0 Maven >= 3.0
nacos >= 2.0.4 nacos >= v2.5.0
sentinel >= 1.6.0 (optional) sentinel >= 1.6.0 (optional)
``` ```
## 构建发布包 ## 构建发布包
```sh ```sh
cd bin cd wfc/build/bin
./build.sh tar ./build.sh tar
``` ```

View File

@@ -1,4 +1,4 @@
Package=WFC Package=WFC
RelVersion=1.0.6 RelVersion=1.0.7
Architecture=amd64 Architecture=amd64
Description=WANFi Control and Billing System Description=WANFi Control and Billing System