Files
park/application/admin/lang/zh-cn/yq/perimeter/enterprise_vehicle.php

9 lines
205 B
PHP
Raw Normal View History

2025-12-01 11:19:23 +08:00
<?php
return [
'Id' => '主键id',
'Content' => '每日园区进出车辆数',
'Create_time' => '申请时间',
'Is_del' => '状态1正常2禁用-1删除'
];