Commit 1cad2611 authored by 张淼's avatar 张淼

1

parent 8c76be41
......@@ -8,7 +8,7 @@ var mongoose = require('mongoose');
var forumFavoriteService=require('../../service/forumFavoriteService');
module.exports = function(app) {
app.use('/forum', router);
app.use('/admin/forum', router);
};
//文章收藏
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment