feat: add dry wash json
This commit is contained in:
@@ -47,6 +47,7 @@ app.use('/todo', require('./routers/todo/routes'))
|
||||
app.use('/dogsitters-finder', require('./routers/dogsitters-finder'))
|
||||
app.use('/kazan-explore', require('./routers/kazan-explore'))
|
||||
app.use('/edateam', require('./routers/edateam-legacy'))
|
||||
app.use('/dry-wash', require('./routers/dry-wash'))
|
||||
|
||||
app.use(require('./error'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user