|
@@ -48,7 +48,7 @@ import io.swagger.annotations.ApiOperation;
|
|
@Slf4j
|
|
@Slf4j
|
|
@Api(tags = "账户维度-每小时盯盘数据")
|
|
@Api(tags = "账户维度-每小时盯盘数据")
|
|
@RestController
|
|
@RestController
|
|
-@RequestMapping("/12/etlKuaishouReportAccountHourly")
|
|
|
|
|
|
+@RequestMapping("/etlReportAccountHourly")
|
|
public class EtlKuaishouReportAccountHourlyController {
|
|
public class EtlKuaishouReportAccountHourlyController {
|
|
@Autowired
|
|
@Autowired
|
|
private IEtlKuaishouReportAccountHourlyService etlKuaishouReportAccountHourlyService;
|
|
private IEtlKuaishouReportAccountHourlyService etlKuaishouReportAccountHourlyService;
|