Commit 4bb16eca authored by 吴春's avatar 吴春

提交代码

parent 5193be1a
......@@ -458,7 +458,18 @@ namespace Mall.Common
return ReadConfigKey("sTenpayVipBuyNotify");
}
}
/// <summary>
/// 储值卡购买支付成功接口处理地址
/// </summary>
public static string sTenpayDepositNotify
{
get
{
return ReadConfigKey("sTenpayDepositNotify");
}
}
/// <summary>
/// 网络主管的id,用于新建供应商账户的时候的创建人
......
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