mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-16 22:26:37 +08:00
更新修改密码
This commit is contained in:
@@ -9,6 +9,6 @@ namespace Yi.Framework.DTOModel
|
||||
{
|
||||
public class ChangePwdDto:user
|
||||
{
|
||||
public string oldPassword { get; set; }
|
||||
public string newPassword { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user