Commit 101cd8ab authored by 吴春's avatar 吴春

1

parent 0abec82f
......@@ -786,5 +786,17 @@ namespace Mall.Common
return ReadConfigKey("JJSWAdminApi");
}
}
/// <summary>
/// 获取客户下单自定义表单
/// </summary>
public static string CustomerFormId
{
get
{
return ReadConfigKey("CustomerFormId");
}
}
}
}
\ 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