Commit 9ba74bc9 authored by 吴春's avatar 吴春

提交代码

parent af0a1a3a
......@@ -80,6 +80,16 @@ namespace Mall.Model.Entity.User
}
/// <summary>
/// 保险收入费用
/// </summary>
public int? InsuranceTypeId
{
get;
set;
}
/// <summary>
/// 退款费用
/// </summary>
......
This diff is collapsed.
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