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
e9e5dea1
Commit
e9e5dea1
authored
Mar 19, 2024
by
xiao-hesheng
Browse files
新增采购单管理脚本
parent
73dd9ec6
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b3_herp3_purchase/a_f4_采购单管理_采购单_催单.air/a_f4_采购单管理_采购单_催单.py
View file @
e9e5dea1
...
...
@@ -47,7 +47,7 @@ def test1():
json_str_no_brackets
=
json_str
.
replace
(
"["
,
""
).
replace
(
"]"
,
""
)
print
(
'json_str_no_brackets'
,
json_str_no_brackets
)
# 追加数据到json中
import
json
#
import json
# 原始JSON字符串
data
=
json_str_no_brackets
...
...
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