Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/binkuolo/fastapi
/ Meta
Class
Meta
models/base.py:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
params = fields.JSONField(description=
"参数"
)
103
104
class
Meta:
105
table_description =
"系统参数表"
106
table =
"system_params"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected