@@ -28,7 +28,7 @@ public class WebBridgeController extends ApiController {
}
public void remoteDiagnosis() {
- this.redirect(WEB_BASR_URL+"/pay");
+ this.process(WEB_BASR_URL+"/pay");
private void process(String toUrl) {