Commit b24e3e65 authored by alex yao's avatar alex yao

fix:build

parent 5dfa87b8
......@@ -11,8 +11,6 @@ import java.util.Date;
* @Author:Roger Wu
* @Date:2024-07-25 11:06
*/
@JsonInclude(JsonInclude.Include.NON_NULL)
@JsonIgnoreProperties(ignoreUnknown = true)
public class MemberInfoDto extends BaseModelClass {
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment