mirror of https://github.com/allinssl/allinssl
【调整】宝塔网站列表
parent
c557293c78
commit
71de397e11
|
@ -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, "不支持的提供商")
|
||||
|
|
Loading…
Reference in New Issue