华为广告回归数据查询

This commit is contained in:
kuang.yife 2023-10-30 23:36:29 +08:00
parent bd1ce64bfa
commit 64c8599c57
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ import org.springframework.stereotype.Service;
import java.text.SimpleDateFormat;
import java.util.*;
/**
* 华为广告回归数据查询
*/
@Slf4j
@Service
public class HuaWeiDataRespServiceImpl implements HuaWeiDataRespService {