update pay ui

This commit is contained in:
2025-12-11 14:48:00 +08:00
parent d6e567ba8a
commit 736886fd40
5 changed files with 165 additions and 12 deletions

4
app.py
View File

@@ -13448,8 +13448,8 @@ def get_concept_stocks(concept_id):
if stock_codes:
try:
ch_client = Client(
host='127.0.0.1',
port=9000,
host='222.128.1.157',
port=18000,
user='default',
password='Zzl33818!',
database='stock'