1
This commit is contained in:
@@ -5,6 +5,9 @@ using System.Text;
|
||||
|
||||
namespace HandleUtils
|
||||
{
|
||||
/// <summary>
|
||||
/// 加密/解密
|
||||
/// </summary>
|
||||
public static class EncryptHelper
|
||||
{
|
||||
public static string UrlEncode(string value)
|
||||
|
||||
Reference in New Issue
Block a user