Initial commit

This commit is contained in:
2025-08-29 15:23:13 +08:00
commit 6e2fa693f7

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# restAssuredTest
## 克隆项目
### git clone http://college.ithyxy.com:21147/0009/restAssuredTest.git
## 上传项目
### cd restAssuredTest
### git add .
### git commit -m '描述信息'
### git push