Commit b8dac237 by guanzhenshan

调整代码格式

parent 4f79d7f0
......@@ -11,6 +11,8 @@ namespace Bailun.DC.Services
{
public class FinanceReportServices
{
#region 资产负债表
/// <summary>
/// 获取资产负债表
/// </summary>
......@@ -179,6 +181,9 @@ namespace Bailun.DC.Services
}
}
#endregion
#region 管理成本
/// <summary>
/// 获取管理成本明细
/// </summary>
......@@ -200,6 +205,8 @@ namespace Bailun.DC.Services
return list;
}
#endregion
#region 平台余额
/// <summary>
......
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