fix: 合代码问题

This commit is contained in:
wangxinyu 2024-12-18 14:24:03 +08:00
parent bd77e505fb
commit 1f4e2c1109
1 changed files with 0 additions and 1 deletions

View File

@ -40,6 +40,5 @@ func (v *Image) getFileServerDomain() string {
return "https://filecdntx01.tiefen.fun/"
}
return "https://filecdn01.tiefen.fun/"
//return defaultMediaFiller.fileServerDomainName
}