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

Adjust software startup logic #2321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

b1rdfree
Copy link
Collaborator

@b1rdfree b1rdfree commented Feb 6, 2025

1、调整获取引擎 hash方法的位置
2、将获取版本号、hash值的接口参数暴露, 可以自定义控制
3、简化了uilayout里一些变量的设置逻辑
4、调整了自定义hook-useGetSetState的定义
5、软件启动逻辑调整: yakit更新对比和引擎内置对比; 获取接口的并发执行; 调整执行顺序(yakit对比-引擎内置对比-引擎校验对比);

1、调整获取引擎 hash方法的位置
2、将获取版本号、hash值的接口参数暴露, 可以自定义控制
3、简化了uilayout里一些变量的设置逻辑
4、调整了自定义hook-useGetSetState的定义
5、软件启动逻辑调整: yakit更新对比和引擎内置对比; 获取接口的并发执行; 调整执行顺序(yakit对比-引擎内置对比-引擎校验对比);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant