Commit e189c981 authored by 罗超's avatar 罗超

调整

parent f4579547
......@@ -122,6 +122,7 @@ namespace Edu.Module.System
x.StageName,
x.ChildCount
});
return result;
}
return list;
}
......
......@@ -282,13 +282,6 @@ namespace Edu.WebApi.Controllers.APP
#endregion
#region 获取客户阶段
public Object GetPeersCustomerStageCount()
{
return appHomePageModule.GetPeersCustomerStageCount(base.AppUserInfo.Group_Id, base.AppUserInfo.Id);
}
#endregion
}
}
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