YH_APIConstants.h
20.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
//
// YH_APIConstants.h
// YH_Mall
//
// Created by Cloud on 15/1/22.
// Copyright (c) 2015年 YOHO. All rights reserved.
//
#ifndef YH_Mall_YH_APIConstants_h
#define YH_Mall_YH_APIConstants_h
//错误信息
#define YoHoErrorDomain @"YOHOErrorDomain"
#define YoHoErrorCode -10000
#define YoHoErrorCodeInputNil -10001
#define YoHoErrorCodeNotLogin -10002
#define YoHoErrorCodeOverFlow -10003
//接口公共参数
#define kKeyJSONPrivate @"private_key"
#define kKeyJSONClient @"client_secret"
#define kIphonePrivate @"a85bb0674e08986c6b115d5e3a4884fa"
#define kIpadPrivate @"ad9fcda2e679cf9229e37feae2cdcf80"
#define kClientSecret @"client_secret"
#define kAppVersion @"app_version"
#define kV @"v"
#define kOsVersion @"os_version"
#define kClientType @"client_type"
#define kScreenSize @"screen_size"
#ifdef TESTENV
#define kServiceType @"7"
#else
#define kServiceType @"7"
#endif
static NSInteger const kCode_AddFavErrorCode = 413;
//公有
static NSString* const kJSONKeyMethod = @"method";
static NSString* const kJSONKeyPlatform = @"platform";
static NSString* const kJSONKeyAppChannel = @"yh_channel";
static NSString* const kJSONKeyStoreId = @"shop_id";
static NSString* const kJSONKeyProductPool = @"productPool";
static NSString* const kJSONKeyOutlets = @"outlets";
static NSString* const kJSONKeyGender = @"gender";
static NSString* const kJSONKeyPage = @"page";
static NSString* const kJSONKeyTotalPage = @"total_page";
static NSString* const kJSONKeyTotal = @"total";
static NSString* const kJSONKeyPageSize = @"pagesize";
static NSString* const kJSONValuePageSize = @"20";
static NSString* const kJSONKeyLimit = @"limit";
static NSString* const kJSONKeyCode = @"code";
static NSString* const kJSONKeyContentCode = @"content_code";
static NSString* const kJSONKeyUrl = @"url";
static NSString* const kJSONKeyOpenID = @"opend_id";
static NSString* const kJSONKeyUid = @"uid";
static NSString* const kJSONKeyData = @"data";
static NSString* const kJSONKeyList = @"list";
static NSString* const kJSONKeyMessage = @"message";
static NSString* const kJSONKeyMobile = @"mobile";
static NSString* const YHBAPIErrorDomain = @"YHBAPIErrorDomain";
static NSString* const kJSONKeyIsSupportApplePay = @"is_support_apple_pay";
//获取gende 图片数据(app.cover.getNewCover)
static NSString* const kJSONValueNewCover = @"app.cover.getNewCover";
static NSString* const kJSONMethodLaunchAd = @"app.cover.getCoverStart";
//获取浮动广告(app.cover.getfloat)
static NSString* const kJSONMethodFloat = @"app.cover.getfloat";
//品类、品牌搜索 (app.search.getSort、app.search.getBrand)
static NSString* const kJSONValueGetSortMethod = @"app.search.getSort";
static NSString* const kJSONKeyType = @"type";
static NSString* const kJSONKeyMisort = @"misort";
static NSString* const kJSONKeyMsort = @"msort";
static NSString* const kJSONKeySubCategory = @"subCategoryId";
static NSString* const kJSONKeyCategory = @"categoryId";
static NSString* const kJSONKeySize = @"size";
static NSString* const kJSONKeyBrand = @"brand";
static NSString* const kJSONKeyColor = @"color";
static NSString* const kJSONKeyAge = @"age_level";
static NSString* const kJSONKeyPrice = @"price";
static NSString* const kJSONKeyPd = @"p_d";
static NSString* const kJSONKeyShelveTime = @"shelve_time";
static NSString* const kJSONKeyOrder = @"order";
static NSString* const kJSONKeyID = @"id";
static NSString* const kJSONKeyBrandId = @"brand_id";
static NSString* const kJSONKeyFavoriteFavId = @"fav_id";
//品牌
static NSString *const kJSONValueBrandList = @"app.brand.brandlist";//品牌列表
static NSString *const kJSONValueNewBrandList = @"app.brand.newBrandList";
static NSString *const kJSONValueBrandIntro = @"app.brand.getBrandIntro";//品牌简介
static NSString *const kJSONValueBrandBanner = @"app.brand.banner";//品牌banner
static NSString* const kJSONValueAddFavorite = @"app.favorite.add";//添加收藏
static NSString* const kJSONValueCancelFavorite = @"app.favorite.cancel";//取消收藏
static NSString* const kJSONValueSearchBrand = @"app.search.getBrand";//品牌商品
static NSString* const kJSONValueSortGet = @"app.sort.get";//分类列表
static NSString* const kJSONMethodBrandListing = @"app.brand.listing";
//店铺
static NSString *const kJSONValueStoreIntro = @"app.shops.getIntro";//查询店铺介绍接口
static NSString *const kJSONValueStoreSortInfo = @"app.shop.getSortInfo";//店铺品类列表
static NSString *const kJSONValueStoreBrands = @"app.shops.getShopsBrands";//店铺品牌列表
static NSString *const kJSONValueStoredBanner = @"app.shop.banner";//店铺banner
//地址管理
static NSString* const kJSONMethodGetAddress = @"app.address.gethidden";
static NSString* const kJSONMethodAddAddress = @"app.address.add";
static NSString* const kJSONMEthodUpdateAddress = @"app.address.update";
static NSString* const kJSONMethodDeleteAddress = @"app.address.del";
static NSString* const kJSONMethodGetProvince = @"app.address.getlist";//@"app.address.provinces";
static NSString* const kJSONMethodSetDefaultAddress = @"app.address.setdefault";
//购物车(app.Shopping.cart)
static NSString* const kJSONValueShoppingCart = @"app.Shopping.cart";
static NSString* const kJSONValueShoppingCartIncrease = @"app.Shopping.increase"; // 购物车 ‘+’
static NSString* const kJSONValueShoppingCartDecrease = @"app.Shopping.decrease"; // 购物车 ‘-’
static NSString* const kJSONValueShoppingCartSwap = @"app.Shopping.swap";
static NSString *const kJSONMethodBuyYohoodTicket = @"app.shopping.ticket";
static NSString *const kJSONMethodSubmitYohoodTicketOrder = @"app.shopping.submitTicket";
static NSString *const kJSONMethodGetQROrderCode = @"app.SpaceOrders.getQrByOrderCode";
static NSString* const kJSONKeyShoppingKey = @"shopping_key";
static NSString* const kJSONKeyProductSku = @"product_sku";
static NSString* const kJSONKeyOrderCode = @"order_code";
static NSString* const kJSONKeyUseYohoCoin = @"use_yoho_coin";
static NSString* const kJSONKeyOldProductSku = @"old_product_sku";
static NSString* const kJSONKeyNewProductSku = @"new_product_sku";
static NSString* const kJSONKeySwapData = @"swap_data";
static NSString* const kJSONKeyBuyNum = @"buy_number";
static NSString* const kJSONKeyIncreaseNum = @"increase_number";
static NSString* const kJSONKeyDecreaseNum = @"decrease_number";
static NSString *const kJSONKeyEditProductSku = @"edit_product_sku";
static NSString *const kJSONKeyShoppingCarType = @"cart_type";
static NSString *const kJSONKeyPromotionID = @"promotion_id";
static NSString *const kJSONKeyGoodsType = @"goods_type";
static NSString *const kJSONKeyIsSelected = @"selected";
static NSString *const kJSONKeyFrom = @"from";
static NSString *const kJSONValueGoodsTypeOrdinary = @"ordinary"; // 普通
static NSString *const kJSONValueGoodsTypePriceGift = @"price_gift"; // 加价购
static NSString *const kJSONValueGoodsTypeGift = @"gift"; // 赠品
static NSString *const kJSONValueGoodsTypeAdvance = @"advance"; // 预售商品
static NSString *const kJSONValueGoodsTypeFree = @"free"; // 面单商品
static NSString *const kJSONValueGoodsTypeOutlet = @"outlet"; // 批发
static NSString *const kJSONValueGoodsTypeAll = @"all"; // 全选
//获取购物车商品总数(app.Shopping.count)
static NSString *const kJSONValueShoppingCount = @"app.Shopping.count";
static NSString *const kJSONKeyShoppingCarGoodsCount = @"cart_goods_count";
//添加商品到购物车(app.Shopping.add)
static NSString* const kJSONValueAddShoppingCart = @"app.Shopping.add";
//购物车结算(app.Shopping.payment)
static NSString* const kJSONValueShoppingCartPayment = @"app.Shopping.payment";
static NSString *const kJSONValueLimitProductPayment = @"app.Shopping.easyPayment";
//获取商品信息 (app.product.data)
static NSString* const kJSONValueProductData = @"app.product.data";
//获取商品促销信息
static NSString* const kJSONMethodGetProductPromotion = @"app.product.promotion";
//获取商品介绍 (app.product.intro)
static NSString* const kJSONValueProductIntro = @"app.product.intro";
static NSString* const kJSONValueProductNotifi = @"app.product.notify";
//通过brand_id查询所关联的店铺列表(app.shop.queryShopsByBrandId)
static NSString* const kJSONValueShopQueryByBrandId = @"app.shop.queryShopsByBrandId";
//获取潮流密码(app.config.fashioncodeTemplate)
static NSString* const kJSONValueTrendKey = @"app.config.fashioncodeTemplate";
/**
* 提交咨询(app.consult.add)
*/
static NSString* const kJSONValueConsultAdd = @"app.consult.add";
/**
* 咨询列表(app.consult.li)
*/
static NSString* const kJSONValueConsultLi = @"app.consult.li";
static NSString* const kJSONValueConsultCommon = @"app.consult.common";
static NSString* const kJSONValueConsultLike = @"app.consult.like";
static NSString* const kJSONValueConsultUseful = @"app.consult.useful";
//获取最近的两条咨询列表
static NSString* const kJSONValueConsultLastTwo = @"app.consult.lastTwo";
/**
* 评价列表(app.comment.li)
*/
static NSString* const kJSONValueEvaluationLi = @"app.comment.li";
//获取分享信息(app.activity.getshare)
static NSString* const kJSONValueActivityGetShare = @"app.activity.getshare";
//已分享统计(app.activity.addshare)
static NSString* const kJSONValueActivityAddShare = @"app.activity.addshare";
//账号绑定(app.activity.bindaccount)
static NSString* const kJSONValueActivityBindaccount = @"app.activity.bindaccount";
//移除购物车的单个商品
static NSString* const kAPIShoppingCartRemove = @"app.Shopping.removeAndCart"; //app.Shopping.remove
static NSString* const kJSONValueSkuList = @"product_sku_list";
//选择商品
static NSString* const kAPIShoppingCartSelected = @"app.Shopping.selectedAndCart"; //app.Shopping.selected
static NSString* const kJSONVAlueSelected = @"selected";
//购物车商品移入收藏夹
static NSString* const kAPIShoppingCartAddToFav = @"app.Shopping.addfavoriteAndCart"; //app.Shopping.addfavorite
//购物车修改打个商品
static NSString* const kAPIShoppingCartModify = @"app.Shopping.remove";
//退换货申请列表
static NSString* const kAPIRefundGetList = @"app.refund.getList";
//换货详情
static NSString* const kAPIChangeDetail = @"app.change.detail";
//退货详情
static NSString* const kAPIRefundDetail = @"app.refund.detail";
//取消退货
static NSString* const kAPIRefundCancel = @"app.refund.cancel";
//取消换货
static NSString *const kAPIChangeCancel = @"app.change.cancel";
//退货快递单设置
static NSString* const kAPIRefundExpressage = @"app.refund.setexpress";
//换货快递单设置
static NSString* const kAPIExchangeExpressage = @"app.change.setexpress";
//订单
static NSString* const kJSONMethodCancelOrder = @"app.SpaceOrders.close";
static NSString* const kJSONMethodDeleteOrder = @"app.SpaceOrders.delOrderByCode";
static NSString* const kJSONMethodBuyAgain = @"app.Shopping.readd";
static NSString* const kJSONMethodConfirmOrder = @"app.SpaceOrders.confirm";
static NSString* const kJSONMethodGetOrderList = @"app.SpaceOrders.get";
static NSString* const kJSONMethodGetOrderDetail = @"app.SpaceOrders.detail";//@"app.SpaceOrders.info";
static NSString* const kJSONMethodGetExpressDetail = @"app.express.li";
static NSString *const kJSONMethodGetExpressageList = @"app.express.getExpressCompany";
static NSString *const kJSONMethodSpaceOrdersPayConfirm = @"app.SpaceOrders.payConfirm";
static NSString *const kJSONMethodAoolePayConfirm = @"app.SpaceOrders.payConfirm";
static NSString *const kJSONMethodGetShareInfo = @"app.activity.getInfoOfOrderShare";
//热卖排行
static NSString *const kJSONMethodGetSearchTopList = @"app.search.top";
//退换货
static NSString* const kJSONMethodGetRefundGoodsList = @"app.refund.goodsList";
static NSString* const kJSONMethodGetRefundApplySubmit = @"app.refund.submit";
static NSString* const kJSONMethodGetExchangeGoodsList = @"app.change.goodsList";
static NSString* const kJSONMethodGetExchangeDeliveryType = @"app.change.getDelivery";
static NSString* const kJSONMethodGetExchangeApplySubmit = @"app.change.submit";
static NSString* const kJSONMethodWaitCommentProduct = @"app.comment.product";
static NSString* const kJSONMethodAddComment = @"app.comment.add";
static NSString* const kJSONMethodGetNewExpress = @"app.express.getNewExpress";
//领取生日券
static NSString* const kJSONMethodCouponSendCode = @"app.promotion.sendCheckCode";
static NSString* const kJSONMethodVerifyCode = @"app.promotion.validCode";
static NSString* const kJSONMethodGetCouponList = @"app.promotion.queryBirthCoupon";
static NSString* const kJSONMethodGetCoupon = @"app.promotion.getCoupon";
//获取赠品和加价购商品信息
static NSString* const kJSONValueGiftProduct = @"app.product.gift";
static NSString* const kJSONkeyGiftProductSkn = @"product_skn";
static NSString* const kJSONkeyGiftPromationID = @"promotion_id";
static NSString *const kContentCode_HomeBoy = @"201504091403001";
static NSString *const kContentCode_HomeGirl = @"201504091403002";
static NSString *const kContentCode_HomeKid = @"e9875682c1599a886bfbdb965b740022";
static NSString *const kContentCode_HomeLife = @"9aa25f5133f011ec96c2045eb15ae425";
static NSString *const kContentCode_HomeGlobal = @"f09603fce3a13f871b43db38b0a3b42b";
static NSString *const kContentCodeHomeBannerBoy = @"8c48745a39373d621bf5fd80edf59b5e";
static NSString *const kContentCodeHomeBannerGirl = @"c63939b2ad458e9cb51147940c1da2e5";
static NSString *const kContentCodeHomeBannerKid = @"";
static NSString *const kContentCodeHomeBannerLife = @"";
static NSString *const kContentCodeYohoCoinBanner = @"05afedf76886d732573f10f7451a1703";
static NSString *const kContentCodeLogisticBanner = @"1fc9b2484fcd559049f2f7e0db313f20";
static NSString *const kContentCodePaySuccessBanner = @"78d0fb6c97d691863286edcb4d8abfa9";
//签到页banner
static NSString *const kContentCodeSignBanner = @"b99901a444f488858b6200c1d553f4f3";
static NSString *const kConetentCodeTextAD = @"f9e5a5aabddeb4592299fdf5c6edd079";
static NSString *const kBrandBannerContentCodeForBoy = @"ce6ac059493ec26241a8cbe0bfa1b17a";
static NSString *const kBrandBannerContentCodeForGirl = @"dac99cdedc1f948e84c145aca561f7d2";
static NSString *const kBrandBannerContentCodeForLife = @"f1aa914fd23cbcda71a87de6f5416c75";
static NSString *const kBrandBannerContentCodeForKid = @"713784f93f52bb1a7b93916b2bb15510";
static NSString *const kBrandBannerContentCodeForGlobal = @"b9cf4567a36ae3c905f6f99c08727ad0";
static NSString *const kNewBannerContentCodeForBoy = @"a7989369aa86681c678bc40f171b8f1d";
static NSString *const kNewBannerContentCodeForGirl = @"b0ba12104cfecacdcfd7ad74117a22b8";
static NSString *const kNewBannerContentCodeForKid = @"c39607aa21219117976848819cf81a69";
static NSString *const kNewBannerContentCodeForLife = @"7c9ae01071f7a75d3911782feb4caebd";
static NSString *const kDiscountBannerContentCodeForBoy = @"7c2b77093421efa8ae9302c91460db73";
static NSString *const kDiscountBannerContentCodeForGirl = @"707222adfd1cb9e60a32a8ba706072ed";
static NSString *const kDiscountBannerContentCodeForKid = @"3f2550d6e2883c63028cd9d8850477bf";
static NSString *const kDiscountBannerContentCodeForLife = @"a305642bc73c34e19aa0af170df1e7bf";
static NSString *const kShortSizeBannerContentCodeForBoy = @"46c103030409b85f4abde76bec63fa85";
static NSString *const kShortSizeBannerContentCodeForGirl = @"d163fcd6d2868b17f63fda0e034bb393";
static NSString *const kShortSizeBannerContentCodeForKid = @"46ac23814c5241d521c990c3c10eefea";
static NSString *const kShortSizeBannerContentCodeForLife = @"7478a0fa5e8dbf3414dd4e83f1a376f7";
static NSString *const kVipProBannerContentCodeForBoy = @"03c68a478dee4544e97966fa5162aed0";
static NSString *const kVipProBannerContentCodeForGirl = @"22939d2544f29f297634831f795340c9";
static NSString *const kVipProBannerContentCodeForKid = @"e4210810f37fd45ecc01bec99e531741";
static NSString *const kVipProBannerContentCodeForLife = @"bd54b0e0927ae2b978c94451f0082946";
static NSString *const kRegisterSuccessBannerContentCode = @"b618d6dee43bdaade222752fdf0c154f";
static NSString *const kPaySuccessBannerForGlobal = @"aad57340faa976af2ccebba609b4b4c8";
static NSString *const kJSONMethodFavoriteKid = @"app.search.kids";
static NSString *const kJSONMethodFavorite = @"app.search.newLast7day";
static NSString *const kJSONMethodHotNew = @"app.search.lifeStyle";
static NSString *const kJSONMethodRecommendPop = @"app.recommend.popup";
//个人VIP
static NSString *const kJSONMethodModifyAvatar =@"app.passport.modifyHead";
static NSString *const kJSONMethodModifyInfo = @"app.passport.modifyBase";
static NSString *const kJSONMethodMyVIP = @"app.passport.vip";
static NSString *const kJSONMethodPrivilegeInfo = @"app.passport.getPrivilege";
//浏览记录
static NSString *const kJSONMethodBrowseHistory = @"app.browse.product";
static NSString *const kJSONMethodDeleteBrowse = @"app.browse.delete";
static NSString *const kJSONMethodGetDiscountList = @"app.activity.get";
static NSString *const kJSONMethodAddBrowseHistory = @"app.browse.addBrowseBatch";
//YOHOOD
#ifdef SUPPORT_YOHOOD
static NSString *const kJSONPathGetYHDModuleList = @"/getMobileModuleList";
static NSString *const kJSONMethodGetTicketSKN = @"Yohood.Ticket.ticketList";
static NSString *const kJSONMethodGetUserInfo = @"Yohood.passport.pass";
static NSString *const kJSONMethodIfBind = @"Yohood.passport.ifbinding";
static NSString *const kJSONMethodGetPasskit = @"yohood.passkit.get";
static NSString *const kJSONMethodTop10 = @"Yohood.LargeView.top";
static NSString *const kKeyJSONOpenKey = @"open_key";
#endif
//签到
static NSString *const kJSONMethodSignIn = @"app.sign.userSignInfo";
static NSString *const kJSONMethodUserSign = @"app.sign.userSign";
static NSString *const kJSONMethodChangePushFlag = @"app.sign.changePushFlag";
static NSString *const kJSONKeyPushFlag = @"pushFlag";
/**
* banner
*/
static NSString *const kIdentifier_Focus = @"focus";
/**
* 图标入口
*/
static NSString *const kIdentifier_App_Icon_List = @"app_icon_list";
/**
* 文字公告cell
*/
static NSString *const kIdentifier_TextAnnouncement = @"announcement";
/**
* 热门品牌推荐 男生
*/
static NSString *const kIdentifier_App_Hot_Brands = @"app_hot_brands";
/**
* 热门品牌推荐 女生
*/
static NSString *const kIdentifier_Hot_Brands = @"custom_brands";
/**
* 热门品牌推荐 潮童
*/
static NSString *const kIdentifier_Kids_Brands = @"kids_brands";
/**
* 一张大图一个大的推荐和4个小图推荐
*/
static NSString *const kIdentifier_Recommend_Content_One = @"recommend_content_one";
/**
* 创意生活(一张大图和6个小图推荐)
*/
static NSString *const kIdentifier_Recommend_Content_Two = @"recommend_content_two";
/**
* 女生1张大图 12个小图
*/
static NSString *const kIdentifier_Recommend_Content_Three = @"recommend_content_three";
/**
* 全球购,一张大图和2个大的推荐,T1+F2
*/
static NSString *const kIdentifier_Image_Group = @"imageGroup";
/**
* 女生title + 12个小图
*/
static NSString *const kIdentifier_Recommend_Content_Five = @"recommend_content_five";
/**
* 只有一张图片banner
*/
static NSString *const kIdentifier_Single_Image = @"single_image";
/**
* 带标题的图片banner
*/
static NSString *const kIdentifier_Single_Name_Image = @"single_name_image";
/**
* 潮品话题
*/
static NSString *const kIdentifier_Trendgoods_Topic = @"trendgoods_topic";
/**
* 潮人搭配固定内容
*/
static NSString *const kIdentifier_Trendsetter_Collocation = @"trendsetter_collocation";
/**
* 潮品话题cell
*/
static NSString *const kIdentifier_Trendsetter_Collocation_Cell = @"trend_goods_topic";
static NSString *const kIdentifier_Small_Pic = @"small_pic";
/**
* banner滚动cell
*/
static NSString *const kIdentifier_ImageBanner_Cell = @"imagebanner_cell";
/**
* 首页猜我喜欢列表
*/
static NSString *const kFloorProduct_Identifier = @"FloorProductIdentifier";
/**
* 首页底部banner
*/
static NSString *const kFloorBottomBanner_Identifier = @"FloorBottomBannerIdentifier";
/**
* 全球购潮流好物头部参数模版
*/
static NSString *const kIdentifier_Param_Group = @"paramsGroup";
/**
* 意见反馈红点key
*/
static NSString *const kFeedbackRedDot = @"FeedbackRedDot";
//新会员专享
static NSString *const kIdentifier_NewUser = @"new_user_floor";
//两张小图, 后台暂未实现,不可用
static NSString *const kIdentifier_TwoSmallPic = @"twoSmallPic";
//一左两右
static NSString *const kIdentifier_n_left_two_right = @"NL2R";
//品类导航
static NSString *const kIdentifier_category_navigation = @"categoryNavigation";
//即将上线 结束预告
static NSString *const kIdentifier_event_action = @"event_action";
/**
* @brief 有货直播楼层 资源位 3张图片 + 更多跳转
*
* @since 4.9
*/
static NSString *const kIdentifier_live_three = @"threePicture";
#endif