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
9c3c5df2
Commit
9c3c5df2
authored
Sep 06, 2024
by
xiao-hesheng
Browse files
流程八脚本提交
parent
00c33326
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_b4流程十一请领业务流_二级库向直送_数据库验证.air/a_b4流程十一请领业务流_二级库向直送_数据库验证.py
View file @
9c3c5df2
...
...
@@ -1081,7 +1081,7 @@ def check_hdi_distr(type=16):
from
common.db.sql.sql_tools_out
import
check_mcms_pur_plan_sql
,
get_id
branch_id
=
get_branch_id
()
# 验证配送单主表
sql
=
"select * from hdi_distr where branch_id = '%s' and bill_mode='%s'order by create_time desc LIMIT 1;"
%
(
sql
=
"select * from hdi_distr where branch_id = '%s' and bill_mode='%s'
order by create_time desc LIMIT 1;"
%
(
branch_id
,
type
)
# 获取实际值
actual
=
check_mcms_pur_plan_sql
(
sql
)
...
...
data/b6_spd3_core_business_flow_database_check/data
View file @
9c3c5df2
This diff is collapsed.
Click to expand it.
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