修改密钥
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Hncore.Pass.BaseInfo.Service
|
||||
{
|
||||
public class UserService : ServiceBase<User>, IFindService
|
||||
{
|
||||
private static string _secret = "hncore_yh_lzh_20f_2017_PETER";
|
||||
private static string _secret = "hncore_yh_lzh_20f_2020_READY";
|
||||
|
||||
private UserDbContext _dbContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user