common.php 87 B

12345678
  1. <?php
  2. declare (strict_types = 1);
  3. // 这是自定义的公共文件
  4. use think\Log;