huangjiajun před 1 měsícem
rodič
revize
0afc1329ed
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      app/hdl/hdl_set_center.go

+ 2
- 2
app/hdl/hdl_set_center.go Zobrazit soubor

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


Načítá se…
Zrušit
Uložit