-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
https://github.com/AtrisMio/mock/blob/master/src/mock/utils.js#L38
此处匹配应将req的query去掉
const match = reg.exec(url.replace(/?.*/,''));
Reactions are currently unavailable