update pay ui

This commit is contained in:
2025-12-11 14:58:13 +08:00
parent 736886fd40
commit 34741155d3

2
app.py
View File

@@ -6786,7 +6786,7 @@ def get_flex_screen_quotes():
high, high,
low, low,
volume, volume,
amount, amt,
timestamp timestamp
FROM stock.stock_minute FROM stock.stock_minute
WHERE toDate(timestamp) = today() WHERE toDate(timestamp) = today()