摘要:
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
小白龙白龙马
阅读(53)
评论(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
小白龙白龙马
阅读(44)
评论(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
小白龙白龙马
阅读(99)
评论(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
小白龙白龙马
阅读(238)
评论(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
小白龙白龙马
阅读(94)
评论(0)
推荐(0)