statistic.php 82 B

123456
  1. <?php
  2. // 统计脚本 配置
  3. return [
  4. 'all' => 9999, //表示区域总和
  5. ];