Commit a24d9551 authored by liudong1993's avatar liudong1993

Merge branch 'sdzq' of http://gitlab.oytour.com/Kui2/mall.oytour.com into sdzq-ld

parents b72776de c0dd4822
......@@ -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