1
This commit is contained in:
parent
0ed130b85c
commit
2e36e759a9
@ -66,6 +66,8 @@ func mail_getAttachment(c *gin.Context) {
|
||||
hum.UnLock()
|
||||
apiUrl := mt.Table.Config.GetGameApiUrl()
|
||||
params := make(map[string]string)
|
||||
params["c"] = "Mail"
|
||||
params["a"] = "getAttachment"
|
||||
f5.GetHttpCliMgr().SyncSendGoStyleRequest(
|
||||
apiUrl,
|
||||
params,
|
||||
|
Loading…
x
Reference in New Issue
Block a user