public abstract class IRedirectService extends Object
| Constructor and Description |
|---|
IRedirectService() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildRedirectFullPage(String url,
Map<String,String> params)
生成跳转中间页的整页HTML代码
|
protected static String |
buildRedirectHtml(String url,
Map<String,String> params)
生成跳转JS代码
|
Copyright © 2018. All rights reserved.