HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs
@@ -547,7 +547,7 @@ try { string base64string = Convert.ToBase64String(imageBytes); Utlis.WriteLine("上传图片Length:" + imageBytes.Length + " base64:" + base64string); //Utlis.WriteLine("上传图片Length:" + imageBytes.Length + " base64:" + base64string); var pack = new HttpServerRequest().FaceSetting(base64string); if (pack != null) {