【调整】宝塔网站列表

pull/135/head
wantoper 2025-05-23 14:15:40 +08:00
parent c557293c78
commit 71de397e11
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ func GetSiteList(c *gin.Context) {
var siteList []any
switch form.Type {
case "btpanel":
case "btpanel-site":
siteList, err = deploy.BtPanelSiteList(form.ID)
default:
public.FailMsg(c, "不支持的提供商")