forked from juzheng/sdu-course-bot
feat:更新选课接口
This commit is contained in:
@@ -9,6 +9,9 @@ export interface ICourse {
|
||||
export interface IAppConfig {
|
||||
cookie: string,
|
||||
qmsgKey: string,
|
||||
tgApiDomain: string,
|
||||
tgApiKey: string,
|
||||
tgChatId: number,
|
||||
interval: number,
|
||||
channels: TChannel[],
|
||||
monit?: {
|
||||
|
||||
Reference in New Issue
Block a user