This commit is contained in:
luyuan 2020-02-29 14:33:52 +08:00
parent 21aa5b2131
commit aa2960f22f

View File

@ -57,5 +57,5 @@ let getlist = (name) => {
})
}
getlist("哑舍")
// module.exports = getlist
// getlist("哑舍")
module.exports = getlist