path-to-regexp 路径参数匹配 2020-01-16 1 min read # 代码片段 # 笔记 path-to-regexp 是将指定 path 转换成一个正则表达式的工具,一般在接口路径匹配的时候会用到