@echo off echo 启动树萌芽の作品集后端服务... cd backend python app.py pause python -m pip install -r requirements.txt