Commit 5006a849 authored by 宋新宇's avatar 宋新宇

修改

parent 8645b702
...@@ -35,7 +35,7 @@ import java.util.stream.Collectors; ...@@ -35,7 +35,7 @@ import java.util.stream.Collectors;
@RestController @RestController
@Slf4j @Slf4j
@RequestMapping(value = "/clickback") @RequestMapping(value = "/market_growth")
public class ClickbackService extends ServiceHelper{ public class ClickbackService extends ServiceHelper{
final static ImmutableSet<String> filter = ImmutableSet.of("click.special.param:00000000-0000-0000-0000-000000000000","9f89c84a559f573636a47ff8daed0d33","__IMEI__","null","NULL"); final static ImmutableSet<String> filter = ImmutableSet.of("click.special.param:00000000-0000-0000-0000-000000000000","9f89c84a559f573636a47ff8daed0d33","__IMEI__","null","NULL");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment