Compare commits
1 Commits
main
...
20260506-1
| Author | SHA1 | Date |
|---|---|---|
|
|
09b1431b19 |
|
|
@ -13,7 +13,7 @@
|
||||||
## 构建与运行
|
## 构建与运行
|
||||||
|
|
||||||
### 前提条件
|
### 前提条件
|
||||||
|
在在在在在在
|
||||||
- CMake >= 3.14
|
- CMake >= 3.14
|
||||||
- C++17 兼容编译器(GCC 8+, Clang 7+, MSVC 2019+)
|
- C++17 兼容编译器(GCC 8+, Clang 7+, MSVC 2019+)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,8 +23,8 @@
|
||||||
"username": "root",
|
"username": "root",
|
||||||
"password": "pAssW0rd",
|
"password": "pAssW0rd",
|
||||||
"repoUrl": "http://47.108.255.216:3000/root/tushu.git",
|
"repoUrl": "http://47.108.255.216:3000/root/tushu.git",
|
||||||
"branch": "main"
|
"branch": "20260506-124802"
|
||||||
},
|
},
|
||||||
"repoUrl": "http://47.108.255.216:3000/root/tushu.git",
|
"repoUrl": "http://47.108.255.216:3000/root/tushu.git",
|
||||||
"branch": "main"
|
"branch": "20260506-124802"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue