Showing
1 changed file
with
1 additions
and
0 deletions
@@ -78,6 +78,7 @@ module.exports = { | @@ -78,6 +78,7 @@ module.exports = { | ||
78 | }, | 78 | }, |
79 | '/api/guang/article/content': { | 79 | '/api/guang/article/content': { |
80 | service: true, | 80 | service: true, |
81 | + cache: true, | ||
81 | api: URI_PACKAGE_ARTICLE, | 82 | api: URI_PACKAGE_ARTICLE, |
82 | path: 'getArticleContent', | 83 | path: 'getArticleContent', |
83 | params: { | 84 | params: { |
-
Please register or login to post a comment