|
|
@@ -17,6 +17,8 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration |
|
|
|
public string random { get; set; } |
|
|
|
public bool? billStatus { get; set; } |
|
|
|
public string billUrl { get; set; } |
|
|
|
public string FCSOId { get; set; } |
|
|
|
public DateTime? CreateTime { get; set; } |
|
|
|
|
|
|
|
#endregion |
|
|
|
|
|
|
|