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
8fc3ac18
Commit
8fc3ac18
authored
Sep 30, 2024
by
xiao-hesheng
Browse files
流程五脚本提交
parent
119f6b91
Changes
3
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_a5流程五_中心库入库结算_正结算1_提交采购计划_数据库验证.air/a_a5流程五_中心库入库结算_正结算1_提交采购计划_数据库验证.py
View file @
8fc3ac18
...
@@ -2,10 +2,10 @@
...
@@ -2,10 +2,10 @@
import
traceback
import
traceback
from
air_case.public1.public1.public1
import
updateUserLoginDefaultRange
,
get_listUserMgrRangePage
,
call_login
,
\
from
air_case.public1.public1.public1
import
updateUserLoginDefaultRange
,
get_listUserMgrRangePage
,
call_login
,
\
get_branch_id
,
process_tuple
,
get_dept_buy_id
,
check_mcms_pur_plan_sql
,
get_hosid
,
get_id
,
\
get_branch_id
,
get_dept_buy_id
,
check_mcms_pur_plan_sql
,
get_hosid
,
get_id
,
\
get_stockAreaId_new_fromDb
,
get_login_user_uxid
,
get_expdt_date
,
get_create_time
,
get_process_list2
,
\
get_stockAreaId_new_fromDb
,
get_login_user_uxid
,
get_expdt_date
,
get_create_time
,
get_process_list2
,
\
compare_text_index
,
check_mcms_pur_sql
,
check_source_id
,
get_mdm_goods_code1
,
get_goods_code1
,
get_supply_id
,
\
compare_text_index
,
check_mcms_pur_sql
,
check_source_id
,
get_mdm_goods_code1
,
get_goods_code1
,
get_supply_id
,
\
get_pkg_def_id
,
get_goods_gg
,
get_goods_name
,
get_login_user_uxid_bydb
get_pkg_def_id
,
get_goods_gg
,
get_goods_name
,
get_login_user_uxid_bydb
,
process_tuple
from
common.fileUtls
import
FileUtils
from
common.fileUtls
import
FileUtils
from
common.run_cmd_script
import
execute_command
from
common.run_cmd_script
import
execute_command
...
...
air_case/public1/public1/public1.py
View file @
8fc3ac18
...
@@ -5,7 +5,7 @@ from airtest.core.helper import using
...
@@ -5,7 +5,7 @@ from airtest.core.helper import using
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
from
common.common_func
import
commonFuc
from
common.common_func
import
commonFuc
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_tools
import
*
from
common.fileUtls
import
FileUtils
from
common.fileUtls
import
FileUtils
import
json
import
json
import
time
import
time
...
...
main1/main_text.py
View file @
8fc3ac18
...
@@ -309,7 +309,6 @@ def main_text():
...
@@ -309,7 +309,6 @@ def main_text():
button
=
tk
.
Button
(
root
,
text
=
"删除此院区数据"
,
command
=
lambda
:
button_clicked
(
branch_id
))
button
=
tk
.
Button
(
root
,
text
=
"删除此院区数据"
,
command
=
lambda
:
button_clicked
(
branch_id
))
button
.
pack
()
button
.
pack
()
root
.
mainloop
()
root
.
mainloop
()
def
button_clicked
(
branch_id
):
def
button_clicked
(
branch_id
):
...
...
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