Commit 12f20539 by guanzhenshan

调整资产负债表

parent 98fccd46
...@@ -1041,6 +1041,7 @@ namespace Bailun.DC.Services ...@@ -1041,6 +1041,7 @@ namespace Bailun.DC.Services
} }
} }
public string ListPlatformBalance(DateTime start) public string ListPlatformBalance(DateTime start)
{ {
using (var cn = new MySqlConnection(Common.GlobalConfig.ConnectionString)) using (var cn = new MySqlConnection(Common.GlobalConfig.ConnectionString))
......
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