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
e4fb5378
Commit
e4fb5378
authored
Sep 19, 2024
by
xiao-hesheng
Browse files
流程五脚本提交
parent
297b5abc
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_b0流程七_中心库入库结算_正负结算_数据库验证.air/a_b0流程七_中心库入库结算_正负结算_数据库验证.py
View file @
e4fb5378
...
...
@@ -1167,13 +1167,12 @@ def check_mcms_invoice_ext_detail(type=1, pid=""):
prov_id
=
get_prov_id
()
account_user_id
=
get_login_user_uxid_bydb
(
FileUtils
().
r_info8
(
'b2_herp3_bs'
,
"用户名信息"
,
'message3'
)[
'username1'
])
create_user
=
get_login_user_uxid_bydb
(
FileUtils
().
r_info8
(
"b5_spd3_core_business_flow"
,
"供货关系申请2"
,
'message'
)[
'e_username'
])
create_user
=
account_user_id
create_time
=
get_create_time
(
"select create_time from mcms_invoice_ext_detail where id='%s';"
%
id
)
last_modified
=
get_create_time
(
"select last_modified from mcms_invoice_ext_detail where id='%s';"
%
id
)
last_modified_user
=
create_user
invoice_id
=
get_id
(
"select id from mcms_invoice where prov_id='
p1e3cd
' order by CREATE_TIME desc LIMIT 1;"
%
(
invoice_id
=
get_id
(
"select id from mcms_invoice where prov_id='
%s
' order by CREATE_TIME desc LIMIT 1;"
%
(
prov_id
))
expected
=
commonFuc
().
get_business_data
(
'b6_spd3_core_business_flow_database_check'
,
'check_mcms_invoice_ext_detail_0919_1'
,
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