update pay ui

This commit is contained in:
2025-12-13 16:51:01 +08:00
parent c72c512100
commit 84b32c21a3
2 changed files with 11 additions and 0 deletions

10
app.py
View File

@@ -1877,6 +1877,16 @@ def _has_required_level(required: str) -> bool:
return _subscription_level(info.get('type')) >= _subscription_level(required)
# ============================================
# 微信开放平台域名校验
# ============================================
@app.route('/gvQnxIQ5Rs.txt', methods=['GET'])
def wechat_domain_verify():
"""微信开放平台域名校验文件"""
return 'd526e9e857dbd2621e5100811972e8c5', 200, {'Content-Type': 'text/plain'}
# ============================================
# 订阅相关API接口
# ============================================

1
gvQnxIQ5Rs.txt Normal file
View File

@@ -0,0 +1 @@
d526e9e857dbd2621e5100811972e8c5