-
Notifications
You must be signed in to change notification settings - Fork 10
Description
超级课程表上已经导入了课程表,bot可以获取到时间表但是不能获取课程
qq返回信息:
无法同步课程。原因:kotlinx.serialization.MissingFieldException: Fields [title, message] are required for type with serial name 'me.stageguard.sctimetable.api.edu_system.super.ErrorCourseReceiptDTO', but they were missing
测试了几个其他大学,可以正常获取到课程
日志:(qq号替换了)
2021-12-13 15:21:55 E/SuperCourseTimetable: RequestHandlerService: Failed to sync user 123456789's courses, reason: kotlinx.serialization.MissingFieldException: Fields [title, message] are required for type with serial name 'me.stageguard.sctimetable.api.edu_system.super.ErrorCourseReceiptDTO', but they were missing.
2021-12-13 15:21:55 V/Bot.123456789: Friend(123456789) <- 无法同步课程。原因:kotlinx.serialization.MissingFieldException: Fields [title, message] are required for type with serial name 'me.stageguard.sctimetable.api.edu_system.super.ErrorCourseReceiptDTO', but they were missing