添加es用户名与密码
This commit is contained in:
@@ -10,5 +10,7 @@ namespace Yi.Framework.Common.IOCOptions
|
||||
{
|
||||
public string Url { get; set; }
|
||||
public string IndexName { get; set; }
|
||||
public string UserName { get; set; }
|
||||
public string PassWord { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user