phcent/webman-ask

v1.0.3 2021-11-23 07:15 UTC

This package is auto-updated.

Last update: 2024-09-23 15:19:32 UTC


README

composer phcent/webman-ask

使用

在config目录下的route.php文件中输入以下代码:

\Phcent\WebmanAsk\AskAutoRoute::load();

将本项目中的config/phcentask.php文件复制到config目录下。