Commit 2757cb7d by guanzhenshan

调整

parent 2dda52db
......@@ -2659,8 +2659,7 @@ namespace Bailun.DC.Web.Areas.Reports.Controllers
p.notes,
p.amount_sales,
p.before_balance,
p.withdraw_amount,
p.fromsource,
p.withdraw_amount
});
return JsonConvert.SerializeObject(new { total = total, rows = obj.ToList() });
......
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