格式化xml描述文档

This commit is contained in:
Argo-Lenovo 2016-12-27 13:18:58 +08:00
parent f76635a34b
commit 1f9870704a
1 changed files with 0 additions and 2 deletions

View File

@ -129,7 +129,6 @@ namespace Bootstrap.DataAccess
return Users; return Users;
}, CacheSection.RetrieveDescByKey(RetrieveNewUsersDataKey)); }, CacheSection.RetrieveDescByKey(RetrieveNewUsersDataKey));
} }
/// <summary> /// <summary>
/// 删除用户 /// 删除用户
/// </summary> /// </summary>
@ -418,7 +417,6 @@ namespace Bootstrap.DataAccess
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
/// <param name="userName"></param>
/// <param name="user"></param> /// <param name="user"></param>
/// <returns></returns> /// <returns></returns>
public static bool ChangePassword(User user) public static bool ChangePassword(User user)