mirror of
https://github.com/MirageNetwork/MirageToolServer.git
synced 2025-12-24 12:47:50 +08:00
6 lines
130 B
YAML
6 lines
130 B
YAML
db:
|
|
path: db.sqlite
|
|
weixin:
|
|
url: https://api.weixin.qq.com
|
|
app_id: <微信小程序ID>
|
|
app_secret: <微信小程序密钥> |