Files
park/application/admin/lang/zh-cn/yq/alarm/trend.php

8 lines
95 B
PHP
Raw Normal View History

2025-12-01 11:19:23 +08:00
<?php
return [
'Id' => '主键id',
'Month' => '月份',
'Count' => '数量'
];