Commit f4f97e57 by 王召彬

加载公共函数库

parent a048aa8b
<?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