Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diyhi/bbs
/ getPath
Method
getPath
src/main/java/cms/utils/WebUtil.java:82–84 ·
view source on GitHub ↗
获取网站虚拟路径 @return
()
Source
from the content-addressed store, hash-verified
80
* @
return
81
*/
82
public
static
String getPath() {
83
return
path;
84
}
85
/**
86
* 由cms.web.filter.TempletesInterceptor方法设置参数
87
* /api
Callers
15
createSignLink
Method · 0.95
copyResourceDirectory
Method · 0.45
createSecureLink
Method · 0.45
readPath
Method · 0.45
addThumbnail
Method · 0.45
deleteThumbnail
Method · 0.45
querySubdirectoryList
Method · 0.45
getTopicPage
Method · 0.45
getFeaturedTopicPage
Method · 0.45
getReportList
Method · 0.45
getReportList
Method · 0.45
getTopicReportList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected