|
@@ -129,5 +129,10 @@ namespace OASystem.Domain.ViewModels.Groups
|
|
|
|
|
|
public string priceTypeStr { get; set; }
|
|
public string priceTypeStr { get; set; }
|
|
public int IsPay { get; set; }
|
|
public int IsPay { get; set; }
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ public string priceName { get; set; }
|
|
}
|
|
}
|
|
}
|
|
}
|