transfusion.php 220 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 <?php return [ 'Equipment_id' => '设备编号', 'Value' => '渗流量值(单位:L/s)', 'Reservoir_id' => '水库', 'Createtime' => '更新时间', 'Reporttime' => '采集时间' ];