Commit b6db1e71 authored by 吴春's avatar 吴春

提交代码

parent c6850bdd
......@@ -629,5 +629,16 @@ namespace Edu.Common
return "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
}
}
/// <summary>
/// 公告字典中的key
/// </summary>
public static string Notice_BaseKey
{
get
{
return ReadConfigKey("Notice_BaseKey");
}
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment