Authored by TaoHuang

add cache

... ... @@ -78,6 +78,7 @@ module.exports = {
},
'/api/guang/article/content': {
service: true,
cache: true,
api: URI_PACKAGE_ARTICLE,
path: 'getArticleContent',
params: {
... ...