|
@@ -47,7 +47,7 @@ namespace TEAMModelOS.SDK.Models
|
|
|
public string scope { get; set; }
|
|
|
//public string notice { get; set; }
|
|
|
public List<Schedule> schedule { get; set; }
|
|
|
- public List<Customize> classes { get; set; }
|
|
|
+ //public List<Customize> classes { get; set; }
|
|
|
public string no { get; set; }
|
|
|
|
|
|
}
|