This commit is contained in:
2023-06-29 16:27:11 +08:00
parent 199c73c66e
commit 43b0dd18c8
2 changed files with 11 additions and 3 deletions

View File

@@ -8,5 +8,5 @@ import lombok.*;
@AllArgsConstructor
@Builder
public class AdapayCorpMemberInfoVO {
private String memberId;
}