county.php 270 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 <?php return [ 'Name' => '名称', 'State_id' => '州', 'Createtime' => '创建时间', 'Province_id' => '省', 'Reservoirprovince.name' => '名称', 'Reservoirstate.name' => '名称' ];