<?php //配置文件 return [ 'dispatch_success_tmpl' => __DIR__ . '/../view/commmon/dispatch_jump.tpl', 'dispatch_error_tmpl' => __DIR__ . '/../view/commmon/dispatch_jump.tpl', ];