...
|
...
|
@@ -33,6 +33,7 @@ public class ImagesHelper extends com.yoho.core.common.helpers.ImagesHelper{ |
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_YHB_IMG02, ImagesConstant.BUCKET_YHB_IMG02);
|
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_PASSPORT, ImagesConstant.YHB_HEAD);
|
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_GOODS_IMG, ImagesConstant.BUCKET_GOODS_IMG);
|
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_SALE_CATEGORY_IMG, ImagesConstant.BUCKET_SALE_CATEGORY_IMG);
|
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_SNS, ImagesConstant.BUCKET_SNS);
|
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_EVIDENCE, ImagesConstant.BUCKET_EVIDENCE);
|
|
|
BUCKET_LIST.put(ImagesConstant.BUCKET_BRAND_LOGO, ImagesConstant.BUCKET_BRAND_LOGO);
|
...
|
...
|
|