摘要: <!-- 导入包 --> <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-boot-starter</artifactId> <version>3.5.7</version></dependency> <!- 阅读全文
posted @ 2024-08-06 23:30 小郑同学啦 阅读(15) 评论(0) 推荐(0)
摘要: package com.zh.mymanageos.config;import org.springframework.context.annotation.Bean;import org.springframework.context.annotation.Configuration;import 阅读全文
posted @ 2024-08-06 20:35 小郑同学啦 阅读(7) 评论(0) 推荐(0)