Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
court-inner
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
莫晓莉
court-inner
Commits
c7f47b07
Commit
c7f47b07
authored
Oct 15, 2021
by
莫晓莉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
栏目接口
parent
4c209615
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
src/api/manage/manage.js
+10
-0
No files found.
src/api/manage/manage.js
View file @
c7f47b07
...
@@ -149,3 +149,13 @@ export const logDetail = (data) => {
...
@@ -149,3 +149,13 @@ export const logDetail = (data) => {
})
})
}
}
//查询信息
export
const
findNews
=
(
data
)
=>
{
return
request
({
url
:
'websiteCluster/website/findNews'
,
method
:
'POST'
,
data
})
}
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