Fixed another typo in URL
This commit is contained in:
parent
81fbc57ec2
commit
3257f7c5ce
@ -36,7 +36,7 @@ public class RequestResponse {
|
||||
if(bc.equals("0005") || bc.equals("0021")) {
|
||||
urlFromDatabase = "https://NABARDIPKS.cedgeapiservices.in/IPKSTRAN";
|
||||
} else {
|
||||
urlFromDatabase = "https://UCBIPKS.cdegeapiservices.in/IPKSTRAN";
|
||||
urlFromDatabase = "https://UCBIPKS.cedegeapiservices.in/IPKSTRAN";
|
||||
}
|
||||
System.out.println(urlFromDatabase);
|
||||
ArrayList<DataBean> data = new ArrayList<>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user