Mock icon indicating copy to clipboard operation
Mock copied to clipboard

/rest?method=***.***.***这种url怎么匹配呢

Open houProjects opened this issue 3 years ago • 3 comments

/rest?method=..*** 像这种,使用vite-plugin-mock插件怎么匹配呢。

houProjects avatar Jun 21 '22 11:06 houProjects

同问,还有路径收参支不支持

thelonelyDreamer avatar Nov 18 '22 14:11 thelonelyDreamer

感觉现在的官网写的越来越垃圾了,以前这都是有说明的。

zhengju1893 avatar Dec 14 '22 10:12 zhengju1893

通过 req.query 匹配

wll8 avatar Dec 15 '22 09:12 wll8