Skip to content

Conversation

guohuiyuan
Copy link
Contributor

优化点歌,签名,debug

}

func init() {
debugMode := os.Getenv("DEBUG_MODE") == "1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是调试时会自动设置吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

launch.json加个参数
image
在不影响主要功能的时候,加个调试开关,要不然每次都要注释。

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

哦,我还以为是debugger的功能呢😂

@fumiama fumiama merged commit cb0ffa0 into FloatTech:master Jul 5, 2025
7 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