Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
ts-api-demo
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
wmvm
ts-api-demo
Commits
b80e1120
Commit
b80e1120
authored
Sep 24, 2024
by
1486327116
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add fills 查询
parent
56716e4c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.ts
src/functional/router/v1/index.ts
+4
-4
No files found.
src/functional/router/v1/index.ts
View file @
b80e1120
...
@@ -51,14 +51,14 @@ const postFunc = {
...
@@ -51,14 +51,14 @@ const postFunc = {
'i18n/info/log/list'
:
i18nLogCtrl
.
list
,
'i18n/info/log/list'
:
i18nLogCtrl
.
list
,
'i18n/info/log/revert'
:
i18nLogCtrl
.
revert
,
'i18n/info/log/revert'
:
i18nLogCtrl
.
revert
,
'spotPair/
add
'
:
spotPairCtrl
.
save
,
'spotPair/
save
'
:
spotPairCtrl
.
save
,
'spotPair/list'
:
spotPairCtrl
.
list
,
'spotPair/list'
:
spotPairCtrl
.
list
,
'spotPair/
spotPairCtl
'
:
spotPairCtrl
.
pushToCoreSystem
,
'spotPair/
pushToCoreSystem
'
:
spotPairCtrl
.
pushToCoreSystem
,
'spotPair/getAllSubmitSuccess'
:
spotPairCtrl
.
getAllSubmitSuccess
,
'spotPair/getAllSubmitSuccess'
:
spotPairCtrl
.
getAllSubmitSuccess
,
'coinType/
add
'
:
coinTypeCtrl
.
save
,
'coinType/
save
'
:
coinTypeCtrl
.
save
,
'coinType/list'
:
coinTypeCtrl
.
list
,
'coinType/list'
:
coinTypeCtrl
.
list
,
'coinType/
spotPairCtl
'
:
coinTypeCtrl
.
pushToCoreSystem
,
'coinType/
pushToCoreSystem
'
:
coinTypeCtrl
.
pushToCoreSystem
,
//权限管理 - 我的权限
//权限管理 - 我的权限
'user/getInfo'
:
userOptCtrl
.
getInfo
,
'user/getInfo'
:
userOptCtrl
.
getInfo
,
...
...
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