Commit 154a1e28 by 王召彬

Merge branch 'ft-catering' into test

parents 391dd1ea a048aa8b
<?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