@echo off echo 更新后台代码中... git.exe pull -v --progress "origin" echo 更新成功 PAUSE exit