Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
R
robo-dividend
Project
Project
Details
Activity
Releases
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
wenwen.tang
robo-dividend
Commits
e9a7b961
Commit
e9a7b961
authored
Mar 03, 2023
by
jichao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
480a86c8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
275 additions
and
0 deletions
+275
-0
.gitignore
.gitignore
+1
-0
config-svrobo3.yml
config-svrobo3.yml
+271
-0
config-svrobo4.yml
config-svrobo4.yml
+0
-0
main.py
main.py
+3
-0
No files found.
.gitignore
View file @
e9a7b961
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
*.xlsx
*.xlsx
*.zip
*.zip
*.log
*.log
*.env
/venv/
/venv/
/logs
/logs
/excels
/excels
\ No newline at end of file
config-svrobo3.yml
0 → 100644
View file @
e9a7b961
This diff is collapsed.
Click to expand it.
config.yml
→
config
-svrobo4
.yml
View file @
e9a7b961
File moved
main.py
View file @
e9a7b961
from
dotenv
import
load_dotenv
load_dotenv
()
from
py_jftech
import
autowired
from
py_jftech
import
autowired
from
api
import
RoboExecutor
from
api
import
RoboExecutor
...
...
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