Files
MeSHard b22d09bd39 init
2025-12-01 11:19:23 +08:00

8 lines
95 B
PHP

<?php
return [
'Id' => '主键id',
'Month' => '月份',
'Count' => '数量'
];