return [ 'article/read/:id' => ['index/article/read/', ['method' => 'get'], ['id' => '\d+']], 'Article/Public/upload/ueditor/images/:ymd/:file' => 'http://www.abc.com/upload/ueditor/images/:ymd/:file', ];