檀树岗雨情数据同步修复
parent
f5498b934e
commit
85cecfb8d5
|
|
@ -53,7 +53,7 @@ import java.util.stream.Collectors;
|
|||
@EnableScheduling//开启定时任务
|
||||
@Component
|
||||
@Slf4j
|
||||
@Profile("dev")
|
||||
@Profile("prod")
|
||||
public class DataTaskTSG {
|
||||
private static SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue