Commit 51c95722 authored by liudong1993's avatar liudong1993

1

parent bc1d7ee1
...@@ -18,9 +18,9 @@ namespace REBORN.Common.Enum.Finance ...@@ -18,9 +18,9 @@ namespace REBORN.Common.Enum.Finance
[EnumField("酒店供应商")] [EnumField("酒店供应商")]
HotelSupplier = 1, HotelSupplier = 1,
/// <summary> /// <summary>
/// 票卷供应商 /// 邮轮供应商
/// </summary> /// </summary>
[EnumField("票卷供应商")] [EnumField("邮轮供应商")]
TicketSupplier = 2, TicketSupplier = 2,
/// <summary> /// <summary>
/// 餐厅供应商 /// 餐厅供应商
......
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