huangjiajun 18 godzin temu
rodzic
commit
0799049570
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/hdl/hdl_set_center.go

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

@@ -35,7 +35,7 @@ func ShareIndex(c *gin.Context) {
user := svc.GetUser(c)
e.OutSuc(c, md.ShareIndexResp{
MasterId: masterId,
MediumDomain: mediumDomain + "?agent_id=" + utils.IntToStr(user.AgentId),
MediumDomain: mediumDomain + "/#/?agent_id=" + utils.IntToStr(user.AgentId),
}, nil)
return
}

Ładowanie…
Anuluj
Zapisz