fixed
This commit is contained in:
@@ -100,7 +100,7 @@ namespace rmutr_report.Models
|
||||
}
|
||||
public class specification_datas
|
||||
{
|
||||
public string specification { get; set; }
|
||||
public string list { get; set; }
|
||||
public string quantity { get; set; }
|
||||
public decimal? unit_price { get; set; }
|
||||
public decimal? amount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user