src/main/java/cc/mrbird/febs/mall/dto/ApiXcxLoginDto.java @@ -9,4 +9,6 @@ private String code; private String inviteId; }