Compare commits

..

No commits in common. "0ecc5ee01754d9418823cc6692f5f5b2475d488b" and "7104eb5a522e6bbea960e5c9ec89cbf95aa92e64" have entirely different histories.

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 华为电脑
```