create database cim; #只需要创建库即可,服务器启动会自动创建表,基于application.properties中 #spring.jpa.hibernate.ddl-auto = update