added for wb,dk dinaj, darjeeling
This commit is contained in:
@@ -45,7 +45,7 @@ public class RequestResponse {
|
|||||||
input1 = Scheduler.class.getClass().getResourceAsStream("/Properties.properties");
|
input1 = Scheduler.class.getClass().getResourceAsStream("/Properties.properties");
|
||||||
|
|
||||||
prop.load(input1);
|
prop.load(input1);
|
||||||
if(bc.equals("0005") || bc.equals("0021")) {
|
if(bc.equals("0005") || bc.equals("0021") || bc.equals("0016") || bc.equals("0018") || bc.equals("0001") || bc.equals("0004") || bc.equals("0007")) {
|
||||||
apiURL = prop.getProperty("APIURL_NABARD");
|
apiURL = prop.getProperty("APIURL_NABARD");
|
||||||
} else {
|
} else {
|
||||||
apiURL = prop.getProperty("APIURL_UCB");
|
apiURL = prop.getProperty("APIURL_UCB");
|
||||||
|
Reference in New Issue
Block a user