commit 6e2fa693f7de5a0fb469b4c581ae0b0c43ead177 Author: 0009 <0009@qq.com> Date: Fri Aug 29 15:23:13 2025 +0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..a3f5a74 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# restAssuredTest + +## 克隆项目 + ### git clone http://college.ithyxy.com:21147/0009/restAssuredTest.git + ## 上传项目 + ### cd restAssuredTest + ### git add . + ### git commit -m '描述信息' + ### git push \ No newline at end of file