Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Cong.Zhao
/
musician-api.hikoon.com
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
5e45914a
...
5e45914a3cc7bae60c58321550a7c1423f224f41
authored
2021-12-20 18:22:45 +0800
by
Yang.Zhang
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
优化提交
1 parent
a85764ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
26 deletions
config/icms.php
config/icms.php
deleted
100644 → 0
View file @
a85764e
<?php
/**
* Created by PhpStorm.
* User: ZhangYang
* Date: 2021/12/16
* Time: 15:43
*/
return
[
'api_map'
=>
[
'1'
=>
'/work-external/album-list'
,
'2'
=>
'/work-external/save-album'
,
'3'
=>
'/work-external/submit-tme'
,
'4'
=>
'/work-external/get-album'
,
'5'
=>
'/work-external/del-album'
,
'6'
=>
'/work-external/get-album-status'
,
'7'
=>
'/work-external/shower-list'
,
'8'
=>
'/work-external/create-shower'
,
'9'
=>
'/work-external/get-leaders'
,
'10'
=>
'/work-external/check-repeat'
,
'11'
=>
'/work-external/original-company'
,
'12'
=>
'/work-external/album-batch-submit'
,
'13'
=>
'/work-external/batch-upload-mq-list'
,
'14'
=>
'/work-external/cql-album'
,
'15'
=>
'/work-external/work-file'
]
];
\ No newline at end of file
Please
register
or
sign in
to post a comment