huangjiajun 1 miesiąc temu
rodzic
commit
c6e42ac8a9
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      app/hdl/hdl_set_center.go

+ 2
- 2
app/hdl/hdl_set_center.go Wyświetl plik

@@ -477,8 +477,8 @@ func ShareIndex(c *gin.Context) {
}
e.OutSuc(c, md.ShareIndexResp{
MasterId: masterId,
AgentDomain: "https://" + agentDomain,
MediumDomain: "https://" + mediumDomain,
AgentDomain: "http://" + agentDomain,
MediumDomain: "http://" + mediumDomain,
}, nil)
return
}


Ładowanie…
Anuluj
Zapisz