摘要: 1.标准返回类实现 package com.han.entity; @JsonInclude(JsonInclude.Include.NON_NULL) public class ResponseResult<T> implements Serializable { private Integer 阅读全文
posted @ 2022-11-27 20:01 种树达人 阅读(24) 评论(0) 推荐(0)