华为广告回归数据查询
This commit is contained in:
parent
bd1ce64bfa
commit
64c8599c57
|
|
@ -14,6 +14,9 @@ import org.springframework.stereotype.Service;
|
|||
import java.text.SimpleDateFormat;
|
||||
import java.util.*;
|
||||
|
||||
/**
|
||||
* 华为广告回归数据查询
|
||||
*/
|
||||
@Slf4j
|
||||
@Service
|
||||
public class HuaWeiDataRespServiceImpl implements HuaWeiDataRespService {
|
||||
|
|
|
|||
Loading…
Reference in New Issue