Commit a28f4403 by xmy

Merge remote-tracking branch 'origin/test' into test

parents 4c34ad61 ffef4afb
<?php <?php
// 加载公共函数库
include __DIR__.'/../../Func.php';
// 以下用于swoft加载自定义的类 // 以下用于swoft加载自定义的类
$scanPaths = include __DIR__.'/PathConfig.php'; $scanPaths = include __DIR__.'/PathConfig.php';
$data = []; $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