logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

《springboot+mybatis-plus》简单例子

insert into user(id, name, age, gender, phone) VALUES (null,'白眉鹰王',55,'1','18800000000');insert into user(id, name, age, gender, phone) VALUES (null,'紫衫龙王',42,'2','18800000003');5.写userservice接口的实现类Us

文章图片
#spring boot#mybatis#后端
到底了