Skip to content

int jobid 的类型更改为 long jobid,再添加任务时候,创建的ID为雪花ID#378

Merged
LemonNoCry merged 1 commit intoanjoy8:masterfrom
LiDoubt:fix-bug-in-tasks
Apr 14, 2026
Merged

int jobid 的类型更改为 long jobid,再添加任务时候,创建的ID为雪花ID#378
LemonNoCry merged 1 commit intoanjoy8:masterfrom
LiDoubt:fix-bug-in-tasks

Conversation

@LiDoubt
Copy link
Copy Markdown

@LiDoubt LiDoubt commented Apr 28, 2025

int jobid 的类型更改为 long jobid,再添加任务时候,创建的ID为雪花ID,而任务程序在获取jobid时,使用了int.TryParse,导致id转换失败

@LemonNoCry LemonNoCry merged commit bbb9aa7 into anjoy8:master Apr 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants