check-repeat.query.php 386 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 <?php return [ 'check' => [ 'id' => '',//作品ID string 'name' => '海葵测试作品',//作品名称 'album_name' => '',//专辑名 'artist' => '',//艺人ID string 'composting' => '',//曲作者 'wording' => '',//词作者 'original_company' => '1216808',//原始版权公司 'version' => '',//作品版本 ] ];