更新 gpdm/stock.py

This commit is contained in:
lj091715 2026-05-19 12:58:22 +08:00
parent b7a6347dd3
commit fd6138ebfa

View File

@ -327,3 +327,4 @@ if __name__ == "__main__":
except Exception:
traceback.print_exc(file=sys.stdout)
raise SystemExit(1)