add dad-mehr api gateway for test
This commit is contained in:
6
0_Framework/Application/AppSettingConfiguration.cs
Normal file
6
0_Framework/Application/AppSettingConfiguration.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace _0_Framework.Application;
|
||||
|
||||
public class AppSettingConfiguration
|
||||
{
|
||||
public string Domain { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user