<?php use app\AppService; const un_code = 'YXV0aENvZGU='; const un_key = 'RXRhZy1BYzpqc29u'; // 系统服务定义文件 // 服务在完成全局初始化之后执行 return [ AppService::class, ];