Showing
1 changed file
with
1 additions
and
1 deletions
@@ -156,7 +156,7 @@ public class ProductIdentifyServiceImpl implements ProductIdentifyService{ | @@ -156,7 +156,7 @@ public class ProductIdentifyServiceImpl implements ProductIdentifyService{ | ||
156 | 156 | ||
157 | public static final String DEFAULT_HEAD_IMG_1 = "http://img11.static.yhbimg.com/yhb-img01/2016/07/05/13/017ec560b82c132ab2fdb22f7cf6f42b83.png?imageView/{mode}/w/{width}/h/{height}"; | 157 | public static final String DEFAULT_HEAD_IMG_1 = "http://img11.static.yhbimg.com/yhb-img01/2016/07/05/13/017ec560b82c132ab2fdb22f7cf6f42b83.png?imageView/{mode}/w/{width}/h/{height}"; |
158 | 158 | ||
159 | - public static final String DEFAULT_HEAD_IMG_2 = "http://head.static.yhbimg.com/yhb-head/2018/12/28/14/0160773bb87685aade796ea4f94e0587cf.png?imageView/{mode}/w/{width}/h/{height}"; | 159 | + public static final String DEFAULT_HEAD_IMG_2 = "http://head.static.yhbimg.com/yhb-head/2018/12/28/14/0160773bb87685aade796ea4f94e0587cf.png?imageView2/{mode}/w/{width}/h/{height}"; |
160 | 160 | ||
161 | private static final String DEFAULT_FROM = "YOHO!"; | 161 | private static final String DEFAULT_FROM = "YOHO!"; |
162 | 162 |
-
Please register or login to post a comment