Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ ST2ATRequest
Class
ST2ATRequest
src/api/admin.py:654–656 ·
view source on GitHub ↗
ST转AT请求
Source
from the content-addressed store, hash-verified
652
653
654
class
ST2ATRequest(BaseModel):
655
""
"ST转AT请求"
""
656
st: str
657
658
659
class
ImportTokenItem(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected