亲测Nginx负载均衡,让你一步到位
数据库 2025-10-07 10:16:42
0

复制 public IHttpActionResult GetTest(){ //throw new Exception_DG_Internationalization(1001);string ip = Request.GetIpAddressFromRequest();return OK("Test Api . Client Ip Address is 亲测-> "+ip+" The Server is ===== 333 =====");}1.