Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
ab0e25ad
Commit
ab0e25ad
authored
Apr 30, 2020
by
huangjing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hj
parent
2c55eac1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
entprofile/main.py
+2
-0
entprofile/service/moneyAPI.py
+0
-0
No files found.
entprofile/main.py
View file @
ab0e25ad
...
...
@@ -19,6 +19,7 @@ from service.rec_status import tj_rec_status
from
service.online_GetLicenseImage
import
getlicenceInfo
from
service.tf_member
import
gaoguan
,
gudong
from
service.talking
import
talking
,
talking_product
from
service.moneyAPI
import
moneyAPI
server
=
Flask
(
__name__
,
static_url_path
=
""
,
static_folder
=
""
)
...
...
@@ -27,6 +28,7 @@ CORS(server,supports_credentials=True) #跨域请求
recomm
=
Recom
()
companybase
=
CompanyBase
()
moneyAPI
(
server
)
imageInfo
(
server
)
selectcyle
(
server
)
# insertcycle(server)
...
...
entprofile/service/moneyAPI.py
0 → 100755
View file @
ab0e25ad
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