mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【调整】宝塔网站列表
This commit is contained in:
@@ -356,7 +356,7 @@ func GetSiteList(c *gin.Context) {
|
|||||||
|
|
||||||
var siteList []any
|
var siteList []any
|
||||||
switch form.Type {
|
switch form.Type {
|
||||||
case "btpanel":
|
case "btpanel-site":
|
||||||
siteList, err = deploy.BtPanelSiteList(form.ID)
|
siteList, err = deploy.BtPanelSiteList(form.ID)
|
||||||
default:
|
default:
|
||||||
public.FailMsg(c, "不支持的提供商")
|
public.FailMsg(c, "不支持的提供商")
|
||||||
|
|||||||
Reference in New Issue
Block a user