Commit 80ae609d authored by 黄奎's avatar 黄奎

页面修改

parent 2319f103
...@@ -47,7 +47,7 @@ namespace Edu.Module.User ...@@ -47,7 +47,7 @@ namespace Edu.Module.User
/// <returns></returns> /// <returns></returns>
public bool SetAccountModule(RB_Account_ViewModel model) public bool SetAccountModule(RB_Account_ViewModel model)
{ {
bool flag = false; bool flag;
if (model.Id > 0) if (model.Id > 0)
{ {
Dictionary<string, object> fileds = new Dictionary<string, object>() Dictionary<string, object> fileds = new Dictionary<string, object>()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment