config.php 262 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 <?php return [ 'Id' => 'ID', 'Platform' => '发送平台', 'Name' => '消息名称', 'Event' => '消息事件', 'Content' => '消息内容', 'Status' => '状态', 'Status 0' => '关闭', 'Status 1' => '启用' ];