Commit 7d48dd07 by zhouminghui

fix

parent dcceacd7
......@@ -59,6 +59,7 @@ namespace Bailun.DC.Models.Dtos.Finance
public int cost_form { get; set; }
public int? is_lend { get; set; }
public int? lend_balance { get; set; }
public string TypeName { get; set; }
}
}
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