init
This commit is contained in:
20
config.yaml
Normal file
20
config.yaml
Normal 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/"
|
||||
Reference in New Issue
Block a user