beans.php 171 B

123456
  1. <?php
  2. return [
  3. 'hotUpdate' => [
  4. 'status' => false, // 关闭热更新去除注释,不设置即为开启,建议生产环境关闭
  5. ],
  6. ];