Commit a048aa8b by 王召彬

不自动加载Func.php

parent bf773fe5
<?php
// 加载公用函数库
include __DIR__.'/../../Func.php';
// 以下用于swoft加载自定义的类
$scanPaths = include __DIR__.'/PathConfig.php';
$data = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment