Files
park/application/admin/lang/zh-cn/yq/perimeter/enterprise_vehicle.php
MeSHard b22d09bd39 init
2025-12-01 11:19:23 +08:00

9 lines
205 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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