|
|
@@ -63,10 +63,4 @@ public class ExcelGptSessionAccountData {
|
|
|
|
|
|
@ExcelProperty("officialSession")
|
|
|
private String officialSession;
|
|
|
-
|
|
|
- @ExcelProperty("access_token")
|
|
|
- private String accessToken;
|
|
|
-
|
|
|
- @ExcelProperty("refresh_token")
|
|
|
- private String refreshToken;
|
|
|
}
|