|
|
|
@ -53,7 +53,7 @@ namespace AKS.EnterpriseLibrary.WebBrowser
|
|
|
|
|
{ |
|
|
|
|
//返回内容 |
|
|
|
|
string result = string.Empty; |
|
|
|
|
//content = Base64str2(content); |
|
|
|
|
content = Base64str2(content); |
|
|
|
|
// Log.Info("收到请求:" + socket.ConnectionInfo.ClientIpAddress + " 请求参数:" + content); |
|
|
|
|
if (!string.IsNullOrEmpty(content)) |
|
|
|
|
{ |
|
|
|
|