解码手机号失败的情况日志
附近一千米的type
This commit is contained in:
@@ -187,6 +187,7 @@ public class ProductService {
|
||||
homeDto.setSize(4);
|
||||
}
|
||||
if (homeDto.getType().equals("near")) {
|
||||
homeDto.setType("");
|
||||
homeDto.setDistanceInKm("1");
|
||||
}
|
||||
PageHelper.startPage(homeDto.getPage(), homeDto.getSize());
|
||||
|
||||
Reference in New Issue
Block a user