摘要: 阅读全文
posted @ 2023-06-30 19:41 Karlshell 阅读(6) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 19:31 Karlshell 阅读(10) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 18:35 Karlshell 阅读(8) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 18:19 Karlshell 阅读(16) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 18:10 Karlshell 阅读(11) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 17:33 Karlshell 阅读(7) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 17:15 Karlshell 阅读(12) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 15:43 Karlshell 阅读(11) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.*; import java.util.List; public interface BrandMapper 阅读全文
posted @ 2023-06-30 15:31 Karlshell 阅读(22) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.ResultMap 阅读全文
posted @ 2023-06-30 14:39 Karlshell 阅读(24) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.ResultMap 阅读全文
posted @ 2023-06-30 13:49 Karlshell 阅读(17) 评论(0) 推荐(0)