Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1. 增加日志打印及日志等级可配; 2. 修复数据库编码为latin1时提交中文名作业失败的问题 #18

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

283713406
Copy link
Collaborator

  1. Latin1编码情况下查询中文作业乱码
    image
    增加格式转换后查询正常
    image

  2. 根据作业名查询作业
    根据中文名查询作业失败
    image
    增加格式转换后查询正常
    image

@Miracle575 Miracle575 self-requested a review September 11, 2024 07:28
services/job/job.go Show resolved Hide resolved
services/job/job.go Show resolved Hide resolved
@Miracle575 Miracle575 merged commit 8be28a0 into master Sep 11, 2024
3 checks passed
@283713406 283713406 deleted the loglevel_and_encode branch September 12, 2024 06:33
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