Files

8 lines
95 B
PHP
Raw Permalink Normal View History

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