commit.bat 86 B

1234
  1. @cd F:\GiOtherRes
  2. @git add *
  3. @git commit -m "资料提交"
  4. @git push -u origin master