ci(other): ci update

This commit is contained in:
2025-10-31 19:13:49 +08:00
parent d831ee932b
commit 63b61bbc98
15 changed files with 197 additions and 26 deletions

View File

@@ -1,8 +1,16 @@
# 正式版appid
# 备用版appid
TARO_APP_ID='wx4a9380d8bb16d9de'
# 正式版appkey
# 备用版appkey
TARO_APP_KEY='private.wx4a9380d8bb16d9de.key'
# API接口
TARO_APP_API='https://api.gxwzwh.com/app'
TARO_APP_API='https://api.gxwzwh.com/app'
# 版权文字
TARO_APP_NAME='玩赚商城'
TARO_APP_COP='玩赚商城版权所有'
TARO_APP_TITLE_IMG='../../static/index/title.png'
TARO_APP_LOGO_IMG='../../../static/logo-1.jpg'