Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
107b793c
Commit
107b793c
authored
Jul 10, 2024
by
xiao-hesheng
Browse files
新增流程十数据库验证脚本
parent
7fa0cf11
Changes
1
Hide whitespace changes
Inline
Side-by-side
main1/main_text.py
View file @
107b793c
...
...
@@ -25,8 +25,8 @@ from common.db.sql.sql_del_branch_info import delData
# sys.path.append(rootPath) # 将项目的根目录路径添加到环境变量中,然后在cmd命令行中就可以正常运行脚本
# print('rootPath',rootPath)
sys
.
path
.
append
(
os
.
path
.
join
(
rootPath
,
'common'
))
print
(
sys
.
path
)
#
sys.path.append(os.path.join(rootPath,'common'))
#
print(sys.path)
import
tkinter
as
tk
from
tkinter
import
*
import
tkinter.messagebox
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment