一、新建事件每天调用存储过程
二、存储过程里面建表
1、获取当前时间,转换字符串
2、拼接sql语句建表
public ApplicationContext ac = new ClassPathXmlApplicationContext(new String[] {"mybatis-spring.xml","spring.xml"})StudentService studentService =(StudentService)ac.getBean("studentService")欢迎分享,转载请注明来源:内存溢出
评论列表(0条)