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
4b1ee92c
Commit
4b1ee92c
authored
May 30, 2024
by
xiao-hesheng
Browse files
流程十一脚本编写
parent
8266a544
Changes
4
Hide whitespace changes
Inline
Side-by-side
air_case/a3_mdm3_hs/医院注册_注册时医院已存在.air/医院注册_注册时医院已存在.py
View file @
4b1ee92c
...
...
@@ -33,9 +33,11 @@ check_dict = commonFuc().get_business_data(module, "checkDict1")
commonFuc
().
check_result
(
check_dict
,
result1
)
# check_dict = commonFuc().get_business_data('a3_mdm3_hs', "checkDict3")
# print('check_dict',check_dict)
# print('check_dict',type(check_dict),check_dict)
# result2=delData().check_goods_info()
# print('result2',result2)
# print('result2',
type(result2),
result2)
# if result2==check_dict:
# print('okaaaaaaaaaaaaaaaaaaaaa')
# else:
...
...
common/db/sql/sql_del_branch_info.py
View file @
4b1ee92c
...
...
@@ -683,7 +683,9 @@ class delData(object):
results
=
cursor
.
fetchall
()
cursor
.
close
()
# print(results)
return
results
s
=
''
.
join
(
map
(
str
,
results
))
return
s
# delData().Delete_branch_by_id()
# delData().Delete_goods_change_info()
# delData().Delete_sys_config()
...
...
data/a3_mdm3_hs/data
View file @
4b1ee92c
...
...
@@ -193,4 +193,4 @@ json_headers2: {
checkDict: {"code": 0,'msg': None,'data':1}
checkDict1: {'code': -2, 'msg': '医院已提交注册,请耐心等待审核通知!', 'tag': None, 'data': None}
checkDict2: {'code': 0, 'msg': None, 'data': 'success'}
"checkDict3": "(('h034700003737', '00003737', 'h0347', 'p1e233', '88c4c0e07ab745ba96499ad55de163ad', None, '11660629', '11660629', '11660629', '一次性注射器_低值o7A*P', '一次性注射器', 'mfrs-11229', '德国歌德公司 Geuder AG', '', None, '', 'ycxzsq_dzo7A*P', None, '支', 'G-31891', Decimal('1.000000'), 2, '3', 10, None, None, '', None, Decimal('99.9999'), None, '德国', None, None, '', 1, None, 0, None, 0, '', '', None, None, 1, 0, 1, 'p1e233:UID-051759', datetime.datetime(2024, 5, 23, 8, 48), 'p1e233:UID-051759', datetime.datetime(2024, 5, 23, 8, 48, 6), 0, 0, 1, None),)"
\ No newline at end of file
"checkDict3": "('h034700003737', '00003737', 'h0347', 'p1e233', '88c4c0e07ab745ba96499ad55de163ad', None, '11660629', '11660629', '11660629', '一次性注射器_低值o7A*P', '一次性注射器', 'mfrs-11229', '德国歌德公司 Geuder AG', '', None, '', 'ycxzsq_dzo7A*P', None, '支', 'G-31891', Decimal('1.000000'), 2, '3', 10, None, None, '', None, Decimal('99.9999'), None, '德国', None, None, '', 1, None, 0, None, 0, '', '', None, None, 1, 0, 1, 'p1e233:UID-051759', datetime.datetime(2024, 5, 23, 8, 48), 'p1e233:UID-051759', datetime.datetime(2024, 5, 23, 8, 48, 6), 0, 0, 1, None)"
\ No newline at end of file
report/summary.html
View file @
4b1ee92c
...
...
@@ -95,7 +95,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/医院注册_注册时医院已存在/log.html'
target=
'_blank'
>
医院注册_注册时医院已存在
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
0.51
6
</td>
<td
class=
"details-col-elapsed"
>
0.51
1
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
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