Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/
Class
Xmw_server/src/modules/files/files.controller.ts:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
@ApiBearerAuth()
44
@Controller(
'upload'
)
45
export
class
FilesController {
46
ossClient: OSS;
47
constructor() {
48
// 阿里云 bucket配置
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected