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

新增支持库识别 #31

Merged
merged 2 commits into from
Mar 18, 2023
Merged

Conversation

Asgore-Dreemur
Copy link
Contributor

No description provided.

@David-xian66 David-xian66 self-requested a review March 18, 2023 08:53
@David-xian66 David-xian66 self-assigned this Mar 18, 2023
@@ -0,0 +1,110 @@
import os,sys,platform
# 这里是模块导入需要
sys.path.append(os.path.abspath(os.path.join(os.path.realpath(__file__),"../../Models")))
Copy link
Member

Choose a reason for hiding this comment

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

后期可以优化一下

@David-xian66 David-xian66 merged commit 9c7d5ca into SkyWorldStudio:master Mar 18, 2023
@David-xian66
Copy link
Member

thanks!

@David-xian66 David-xian66 linked an issue Mar 18, 2023 that may be closed by this pull request
1 task
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