获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
是获取的演示后台接口 的数据
windows SDK 的 demo 调用_GetAuthInfo获取演示数据报504?c# demo 调用 private async Task<Tuple<string, int>> _GetAuthInfo(string rawdata) 返回: <html> <head> <title>504 Gateway Time-out</title> </head> <body bgcolor="white"> <center> <h1>504 Gateway Time-out</h1> </center> <hr> <center>nginx</center> </body> </html>
11-28