1、增加图片视频
2、优化代码结构 3、up主下载分类逻辑可配置
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ namespace dy.net.utils
|
||||
public static class Md5Util
|
||||
{
|
||||
|
||||
public static string JWT_TOKEN_KEY = "dy.net-key-" + IdGener.GetGuid();
|
||||
public static string JWT_TOKEN_KEY = "dysync.net-key-" + IdGener.GetGuid();
|
||||
public static string Md5(this string inputString)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user