|
@@ -15,6 +15,7 @@ public class ConsentConfig {
|
|
|
|
|
|
public static final String HOST_CONSENT = BuildConfig.CONSENT_SERVER_URL + "ConsentSvc.asmx";
|
|
|
public static final String GET_CONSENT_CATEGORYY = "GetCategoryForDropdown";
|
|
|
+ public static final String GET_CONSENT_SEARCH = "GetConsentBySearch";
|
|
|
|
|
|
public final static int CONNECT_TIMEOUT = 5000;
|
|
|
public final static String CERTIFICATE_IP = "192.168.100.191";
|