Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
Amazon-Selection-Data
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
abel_cjy
Amazon-Selection-Data
Commits
4d60093f
Commit
4d60093f
authored
Aug 06, 2026
by
chenyuanjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
dba09ae4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
dwt_flow_asin_month.py
Pyspark_job/doris_handle/dwt_flow_asin_month.py
+1
-1
No files found.
Pyspark_job/doris_handle/dwt_flow_asin_month.py
View file @
4d60093f
...
...
@@ -1524,7 +1524,7 @@ def modify_mission_record_status(site_name, date_info, result_type):
print
(
f
"[Step 8] 流程记录表已存在该记录,跳过:date_type={date_type}"
)
_write_record
(
'month'
,
f
'{site_name}_flow_asin_last_month'
,
'流量选品计算完毕'
)
_write_record
(
'
year
'
,
f
'{site_name}_flow_asin_365day'
,
'流量选品近一年计算完毕'
)
_write_record
(
'
365_day
'
,
f
'{site_name}_flow_asin_365day'
,
'流量选品近一年计算完毕'
)
def
main
(
site_name
,
date_info
,
result_type
=
'formal'
):
...
...
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