Skip to content
  • 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
Switch branch/tag
  • musician-api.hikoon.com
  • database
  • release
  • commitContent.query.php
  • mengfan.xie's avatar
    release · 5019a677
    5019a677 Browse File
    mengfan.xie authored 2022-04-26 17:46:50 +0800
commitContent.query.php 120 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
<?php
return [
    'cmsAlbumId' => 123,
    'albumName'=>'专辑名',
    'version'=>'dj',
    'translationName'=>''
];