public class GetDasLinkResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
GetDasLinkResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLink()
带有token 信息的H5页面链接
|
String |
getToken()
H5应用身份认证信息
|
void |
setLink(String link)
带有token 信息的H5页面链接
|
void |
setToken(String token)
H5应用身份认证信息
|
Copyright © 2021. All Rights Reserved.