Commit d9987a3c authored by liudong1993's avatar liudong1993

1

parent 846a5481
......@@ -8,9 +8,9 @@ namespace REBORN.Common.Enum.Dmc
public enum PriceTeamTypeEnum
{
/// <summary>
/// 定制团
/// 散拼
/// </summary>
[EnumField("定制团")]
[EnumField("散拼")]
SanPing = 1,
/// <summary>
......@@ -26,9 +26,9 @@ namespace REBORN.Common.Enum.Dmc
DanTuan = 3,
/// <summary>
/// 小包
/// 定制
/// </summary>
[EnumField("小包团")]
[EnumField("定制团")]
XiaoBaoTuan = 4,
/// <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