update
This commit is contained in:
8
Models/Setting.cs
Normal file
8
Models/Setting.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace rmutr_report.Models
|
||||
{
|
||||
public class Setting
|
||||
{
|
||||
public string report_path { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user