Compare commits
No commits in common. "20260506-124802" and "main" have entirely different histories.
20260506-1
...
main
|
|
@ -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": "20260506-124802"
|
"branch": "main"
|
||||||
},
|
},
|
||||||
"repoUrl": "http://47.108.255.216:3000/root/tushu.git",
|
"repoUrl": "http://47.108.255.216:3000/root/tushu.git",
|
||||||
"branch": "20260506-124802"
|
"branch": "main"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue