This commit is contained in:
@@ -13,7 +13,8 @@ namespace rmutr_report.Models
|
||||
public string car_number { get; set; }
|
||||
public decimal? amount { get; set; }
|
||||
public decimal? car_act { get; set; }
|
||||
public string month { get; set; }
|
||||
public int? month { get; set; }
|
||||
public string month_th { get; set; }
|
||||
public decimal? total_amount { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user