Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/
Class
Xmw_server/src/modules/auth/auth.service.ts:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
@Injectable()
30
export
class
AuthService {
31
constructor(
32
// 使用 InjectModel 注入参数,注册数据库实体
33
@InjectModel(XmwUser)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected