namespace APP.Utils
{
public class Const
public const string ConnectionString = "ConnectionString";
}