shortdeck1.3:ui and fix

This commit is contained in:
2025-10-11 18:24:24 +08:00
parent 4763f9a630
commit 8f30e75e1a
69 changed files with 2753 additions and 97 deletions

View File

@@ -7,6 +7,7 @@ from typing import Any, Dict, Optional
import requests
## 注掉
BASE_PATH = "/get_game_state"
APPLY_PATH = "/apply_action"