Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
Z
zxn-adputin
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lijin
zxn-adputin
Commits
e8b691a6
Commit
e8b691a6
authored
Dec 31, 2024
by
jiyonggang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
批量上传
parent
56bcee1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
report.js
src/api/report.js
+2
-2
No files found.
src/api/report.js
View file @
e8b691a6
...
...
@@ -508,7 +508,7 @@ export function getMaterialDirectoriesTree() {
export
function
getDirectoryById
(
params
)
{
return
request
({
// url: 'http://localhost:8567/material/business/youtube/getDirectoryById',
url
:
'https://putinapi.zhangxindiet.com/business/youtube/getDirectoryById'
,
url
:
'https://putinapi.zhangxindiet.com/
material/
business/youtube/getDirectoryById'
,
method
:
'get'
,
params
})
...
...
@@ -590,7 +590,7 @@ export function getMaterialsByTag(params) {
export
function
getAllTags
()
{
return
request
({
// url: 'http://localhost:8567/material/getAllTags',
url
:
'https://putinapi.zhangxindiet.com/material/get
MaterialDesigner
s'
,
url
:
'https://putinapi.zhangxindiet.com/material/get
AllTag
s'
,
method
:
'get'
,
})
...
...
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