Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chunshand/qdev
/
Class
serve/src/entity/code.entity.ts:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
*/
7
@Entity()
8
export
class
Code extends Base {
9
10
@Column({
11
comment:
"验证码"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected