Commit fac449b4 authored by chenchuanwen's avatar chenchuanwen

bridgeedit

parent 9f562edf
<?php
//echo 'reload ok'.PHP_EOL;
echo 'reload ok'.PHP_EOL;
// 通过链接参数热重载 worker 进程观察触发事件
if(!empty($request->get)){
$act = $request->get['act']?$request->get['act']:'';
......
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