[PPN-9] Add all of board enumeration

This commit is contained in:
woo-jin.shin
2021-11-13 23:51:05 +09:00
parent b22b1675e9
commit b9c96d4447
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
package com.myoa.engineering.crawl.ppomppu.receiver.shceduler;
package com.myoa.engineering.crawl.ppomppu.receiver.scheduler;
import org.springframework.scheduling.annotation.EnableScheduling;
import org.springframework.scheduling.annotation.Scheduled;