..
This commit is contained in:
@@ -12,7 +12,10 @@ namespace AR
|
||||
{
|
||||
public class CommonSetting : Setting
|
||||
{
|
||||
|
||||
public CommonSetting()
|
||||
{
|
||||
this.filename = UTIL.MakePath("Data", "Setting.xml");
|
||||
}
|
||||
public string WebAPI_R1 { get; set; }
|
||||
public string WebAPI_R2 { get; set; }
|
||||
public string WebAPI_R3 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user