thinkjs/web/App/Conf/route.js
2014-03-28 10:04:29 +08:00

3 lines
52 B
JavaScript

module.exports = [
[/^(.*)$/, "index/doc?doc=:1"]
]