Re-fabrication
This commit is contained in:
6
Yavsc.Server/Settings/CompanyInfoSettings.cs
Normal file
6
Yavsc.Server/Settings/CompanyInfoSettings.cs
Normal file
@ -0,0 +1,6 @@
|
||||
namespace Yavsc
|
||||
{
|
||||
public class CompanyInfoSettings {
|
||||
public string ApiKey { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user