上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 204 下一页
摘要: POJO类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-04 23:32 小白龙白龙马 阅读(54) 评论(0) 推荐(0)
摘要: POJO类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-04 23:14 小白龙白龙马 阅读(49) 评论(0) 推荐(0)
摘要: POJO类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-04 22:58 小白龙白龙马 阅读(100) 评论(0) 推荐(0)
摘要: pojo类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-04 22:20 小白龙白龙马 阅读(240) 评论(0) 推荐(0)
摘要: pojo类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-04 21:51 小白龙白龙马 阅读(101) 评论(0) 推荐(0)
摘要: pojo类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-03 23:32 小白龙白龙马 阅读(56) 评论(0) 推荐(0)
摘要: pojo类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-03 23:09 小白龙白龙马 阅读(72) 评论(0) 推荐(0)
摘要: pojo类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-03 22:51 小白龙白龙马 阅读(97) 评论(0) 推荐(0)
摘要: pojo类: package org.example.entity; public class MyUser { private int id; private String name; private int age; public int getId() { return id; } publi 阅读全文
posted @ 2023-01-03 22:32 小白龙白龙马 阅读(91) 评论(0) 推荐(0)
摘要: mapper文件: <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mappe 阅读全文
posted @ 2023-01-03 21:58 小白龙白龙马 阅读(50) 评论(0) 推荐(0)
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 204 下一页