静态文件

静态文件放置于plugin/{插件}/public下。
例如访问http://127.0.0.1:8787/app/foo/avatar.png实际上是获取plugin/foo/public/avatar.png文件。