Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cybertron
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
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
alpha
cybertron
Commits
244f47e6
Commit
244f47e6
authored
6 years ago
by
lixiaofang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
34accede
master
majia
new_majia
test
type_majia
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
auto_follow_majia.py
auto_follow_majia.py
+3
-3
No files found.
auto_follow_majia.py
View file @
244f47e6
...
...
@@ -7,7 +7,7 @@ import pandas as pd
import
traceback
from
log_settings
import
*
import
logging
from
auto_request
import
login
,
time_conv
,
follow
from
auto_request
import
login
,
time_conv
s
,
follow
from
auto_request
import
host
,
user
,
port
,
db
,
passwd
##做不了
...
...
@@ -33,9 +33,9 @@ if __name__ == "__main__":
try
:
numtime
=
time_conv
(
)
numtime
1
,
numtime2
=
time_convs
(
1
,
2
)
data
=
get_follw_majia
(
numtime
)
data
=
get_follw_majia
(
numtime
1
)
dict_follow_id
=
{}
...
...
This diff is collapsed.
Click to expand it.
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