Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/
Class
Xmw_server/src/modules/common/common.controller.ts:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
@Controller(
'/common'
)
13
export
class
CommonController {
14
constructor(private readonly commonService: CommonService) { }
15
16
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected