cd "D:\idea project\ai_game\server"# 服务器配置 PORT=3000 # MySQL数据库配置 DB_HOST=localhost DB_PORT=3306 DB_USER=root DB_PASSWORD=liang20020523 DB_NAME=stardom_story # 微信小游戏配置 WX_APPID=your_appid WX_SECRET=your_secret