Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
fanxing_new
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ace085d3
authored
5 years ago
by
潘建波
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ce
1 parent
abe991d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/api/login/urls.js
src/api/login/urls.js
View file @
ace085d
import
baseUrl
from
'../baseUrl'
import
baseUrl
from
'../baseUrl'
export
default
{
export
default
{
login
:
baseUrl
+
'/api/v1/devconf_fx/users/login'
,
login
:
baseUrl
+
'/api/v1/devconf_fx/users/login'
,
algocombs
:
baseUrl
+
'/api/v1/devconf_fx/algo_combs'
,
algocombs
:
baseUrl
+
'/api/v1/devconf_fx/algo_combs'
,
storeconfs
:
baseUrl
+
'/api/v1/devconf_fx/store_confs'
,
storeconfs
:
baseUrl
+
'/api/v1/devconf_fx/store_confs'
,
cates
:
baseUrl
+
'/api/v1/codes/traffic/cates'
,
cates
:
baseUrl
+
'/api/v1/codes/traffic/cates'
,
codes
:
baseUrl
+
'/api/v1/codes/traffic/cates/'
,
codes
:
baseUrl
+
'/api/v1/codes/traffic/cates/'
,
}
}
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment