摘要: 转载请标注出处 /** * @Author : liuzhiyuan * @Create : 2024/1/11 * Description : 响应封装 */ @Data@ToStringpublic class ResponseBean<T> implements Serializable { 阅读全文
posted @ 2024-03-11 16:30 牛啊! 阅读(27) 评论(0) 推荐(0)