<?php /** * 短剧cp管理 * @file:DuanJuCpService.php * @Created by gnitif * @Date: 2023/5/6 * @Time: 14:11 */ namespace Modules\CpManage\Services; class DuanJuCpService { public function getCpList($param){ } }