init
This commit is contained in:
12
application/admin/lang/zh-cn/yq/video_monitor/monitor.php
Normal file
12
application/admin/lang/zh-cn/yq/video_monitor/monitor.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Id' => '主键id',
|
||||
'Name' => '事件名称',
|
||||
'Type' => '事件类型',
|
||||
'License' => '车牌号',
|
||||
'Speed' => '时速',
|
||||
'Seat' => '摄像机机位',
|
||||
'Create_time' => '创建时间',
|
||||
'Is_del' => '状态(1正常;2禁用;-1删除)'
|
||||
];
|
||||
Reference in New Issue
Block a user