commit.bat 88 B

1234
  1. cd D:\20200404331yangyaqings
  2. git add *
  3. git commit -m "作业"
  4. git push -u origin master