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