Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dayu_api_test
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭武军
dayu_api_test
Commits
8b809f1e
Commit
8b809f1e
authored
Jun 01, 2019
by
guoxy
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
ssh://gitlab.bigaka.net:2287/guowj/dayu_api_test
parents
fc91aa74
39d17b56
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
03_02订单上传异步.py
03_02订单上传异步.py
+3
-1
test
test
+0
-0
No files found.
03_02订单上传异步.py
View file @
8b809f1e
# -*-
coding: utf-8 -*-
# -*-
coding: utf-8 -*-
...
...
@@ -90,6 +90,8 @@ def upload_order_async():
data
[
"pointPayInfo"
]
=
pointPayInfo
# 订单创建时间yyyy-MM-dd HH:mm:ss
data
[
"createTime"
]
=
get_time_str
(
1
)
# 支付时间 yyyy-MM-dd HH:mm:ss
data
[
"payTime"
]
=
get_time_str
(
1
)
# 下单门店 CODE
data
[
"storeCode"
]
=
"1002"
# 线下订单编号
...
...
test
deleted
100644 → 0
View file @
fc91aa74
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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