common.php 85 B

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