Skip to content

Commit 446e11d

Browse files
ssongliuzhengkunwang223
authored andcommitted
chore: update enterprise resource URL (#12735)
1 parent c0c9848 commit 446e11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/global/global.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ func RepoURL() string {
4848
}
4949
func ResourceURL() string {
5050
if CONF.Base.IsEnterprise {
51-
return "https://resource.fit2cloud.com/1panel/resource/enterprise"
51+
return "https://resource.fit2cloud.com/1panel/resource/v2"
5252
}
5353
if CONF.Base.IsFxplay {
5454
return "https://resource.fit2cloud.com/1panel/resource/fusionxplay"

0 commit comments

Comments
 (0)