jstutorial
jstutorial copied to clipboard
docs(express): update optional params id to who
发现 URL 中并没有用到 id 这个参数, 依旧是使用 who 这个参数么
调整 req.params 使用的参数值从 id 改为 who