审查视图

application/admin/lang/zh-cn/set.php 158 字节
杨育虎 authored
1 2 3 4 5 6 7 8
<?php

return [
    'Id'         => 'id',
    'Stopnum'    => '多久暂停一次',
    'Switch'     => '是否开启',
    'Createtime' => '创建时间'
];