This commit is contained in:
QunSheng Lin 2025-02-13 19:27:23 +08:00
parent 0ecc5ee017
commit 48fabad6ce

View File

@ -2,11 +2,7 @@
git init
git checkout -b 华为电脑
git add .
<<<<<<< HEAD
git commit -m "20250213"
=======
git commit -m "2025/2/13"
>>>>>>> 7104eb5a522e6bbea960e5c9ec89cbf95aa92e64
git remote add origin http://8.134.237.70:7999/lqs/xml_rpc.git
git push -u origin 华为电脑
```