Sign in
autotest
/
trading
·
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
868fe38e9aebcea8a70c3762580818a3cd6849c4
Authored by
wenleiming
2021-09-22 10:53:11 +0800
1 parent
d7d91a04
拉代码
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
testcase/hg/tradingOrder/test_createAndTrade.py
testcase/hg/tradingOrder/test_createAndTrade.py
View file @
868fe38
...
...
@@ -10,6 +10,7 @@ r = registerRecord_save()
10
10
11
11
"""
12
12
创建大客户订单
13
+a
13
14
"""
14
15
15
16
class test_createAndTrade(unittest.TestCase):
...
...