修改插入报错问题
This commit is contained in:
@@ -10,9 +10,8 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
|
||||
@SpringBootApplication
|
||||
@EnableScheduling //开启定时任务注解驱动
|
||||
@SpringBootApplication
|
||||
public class RuoYiApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
Reference in New Issue
Block a user