Commit 1360d83c authored by 吴春's avatar 吴春

1

parent 234b5eb9
...@@ -823,9 +823,15 @@ namespace Mall.Common ...@@ -823,9 +823,15 @@ namespace Mall.Common
return ReadConfigKey("TongYiPhone"); return ReadConfigKey("TongYiPhone");
} }
} }
public static string DefaultImage
{
get
{
return ReadConfigKey("DefaultImage");
}
}
/// <summary> /// <summary>
/// 汇付天下回调进阶思维接口地址 /// 汇付天下回调进阶思维接口地址
/// </summary> /// </summary>
......
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