This commit is contained in:
王鹏
2026-04-09 14:55:54 +08:00
commit a2f5875d1b
60 changed files with 5210 additions and 0 deletions

20
config.yaml Normal file
View File

@@ -0,0 +1,20 @@
# 微信公众号配置
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/"