fix add subdomain

This commit is contained in:
Zenaku 2026-05-25 00:39:16 +00:00
parent 2e7fce9c1c
commit 3077e8d525

View file

@ -15,3 +15,5 @@ class OperatorProxySession:
operator_id: int
operator_name: str
operator_domain: Optional[str] = None
operator_hysteria2_host: Optional[str] = None
operator_vless_host: Optional[str] = None