Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
jd_data_process
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
55790e56
authored
Nov 20, 2024
by
岳巧源
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1
parent
5be4f3b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
0 deletions
chip.py
tmp.json
chip.py
0 → 100644
View file @
55790e56
import
datetime
if
__name__
==
'__main__'
:
data_str
=
(
datetime
.
datetime
.
now
()
+
datetime
.
timedelta
(
days
=-
1
))
.
strftime
(
"
%
Y
%
m
%
d"
)
print
(
data_str
)
\ No newline at end of file
tmp.json
0 → 100644
View file @
55790e56
{
"jingdong_promo_activity_create_responce"
:
{
"code"
:
"0"
,
"request_id"
:
"dev-1261612.39587.17316417828242537"
,
"returnType"
:
{
"result"
:
{
"success"
:
true
,
"errorMessage"
:
"SUCCESS: "
,
"errorCode"
:
"200"
,
"subErrorCode"
:
"success"
,
"retry"
:
false
},
"activityId"
:
63137688142
,
"success"
:
true
,
"errorMessage"
:
"SUCCESS: "
,
"errorCode"
:
"200"
,
"subErrorCode"
:
"success"
}
}
}
\ No newline at end of file
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