提交 d55ebdb4 authored 作者: Whispa's avatar Whispa

commit commit

上级 05acb29e
...@@ -66,4 +66,12 @@ public class DpoConfiguration { ...@@ -66,4 +66,12 @@ public class DpoConfiguration {
public Integer getServiceType() { public Integer getServiceType() {
return serviceType; return serviceType;
} }
public String getSuccessUrl() {
return successUrl;
}
public String getFailedUrl() {
return failedUrl;
}
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论