Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
M
mentha
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
rank
mentha
Commits
2c637450
Commit
2c637450
authored
Feb 01, 2021
by
王丽丹
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mr/develop/dbmw' into 'master'
Mr/develop/dbmw See merge request
!58
parents
90e3e004
64362734
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
transfer.py
data_sync/tractate/transfer.py
+3
-0
No files found.
data_sync/tractate/transfer.py
View file @
2c637450
...
...
@@ -294,6 +294,9 @@ def get_tractate(pks):
if
"operators_add_tags"
in
item
and
3315
in
item
[
'operators_add_tags'
]:
item
[
'new_smr'
]
=
tractate
.
get_tractate_newuser_smr
(
tractate_id
=
tractate
.
id
)
# 新增V4社区运营标签
item
[
"operate_tags_v4"
]
=
list
(
tagv4
)
data
.
append
(
item
)
logging
.
info
(
"get data:
%
s"
%
data
)
return
data
...
...
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