campaign banners on splash
This commit is contained in:
@@ -6,6 +6,7 @@ public class ApiEndPoints {
|
||||
private static final String SUFFIX = "&is_mobile=1";
|
||||
|
||||
public static final String API_GET_STORE_LIST = "pizza/servicemagazabelirle.php";
|
||||
public static final String API_GET_CAMPAIGN_BANNERS = "pizzaleu/" + PREFIX + "getCampaignBanners" + SUFFIX;
|
||||
|
||||
public static final String API_GET_ALL_CATEGORIES = PREFIX + "getAllCategories" + SUFFIX;
|
||||
public static final String API_GET_IGNORED_CATEGORY_IDS= PREFIX + "getIgnoredCategory" + SUFFIX;
|
||||
|
||||
Reference in New Issue
Block a user