Sign in
autotest
/
test-scripts
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fa9a4f02c7f459ffe87c1f6c50e5e054342ef3e5
Authored by
lixi
2021-10-25 10:12:10 +0800
1 parent
f5abec2c
build: skipped
1
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
testcase/hg/createBatch/test_createBatch.py
testcase/hg/createBatch/test_createBatch.py
View file @
fa9a4f0
...
...
@@ -13,7 +13,8 @@ create = registerRecord_save()
13
13
#查看文件有效路径
14
14
# print(sys.path)
15
15
16
-
16
+# print(str(d))
17
+# print(d.replace())
17
18
# print(type(d),type(t))
18
19
print("\n开始运行订单创建脚本...\n")
19
20
...
...