Files
yidaima_tools/config.yaml
王鹏 a2f5875d1b init
2026-04-09 14:55:54 +08:00

21 lines
552 B
YAML

# 微信公众号配置
wechat:
appid: "wx3599fe5ceef66335" # 微信公众号 AppID
appsecret: "282d9f8be4bb10f31d95dd5878e18690" # 微信公众号 AppSecret
# Chrome 浏览器路径
chrome:
path: "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"
# Step1 配置
step1:
url: "https://feast.yidaima.cn/login"
username: "wangpeng"
password: "Feastcoding@123"
project_name: "【A167】基于Springboot + vue3实现的宿舍报修系统"
feast_button: "FeastCoding"
# Step2 配置
step2:
url: "http://yidaima.cn:6005/"