Commit 709d643e authored by Liang Ding's avatar Liang Ding

💡 更新 javadoc

parent c98a6e7c
...@@ -346,7 +346,7 @@ public class ArticleMgmtService { ...@@ -346,7 +346,7 @@ public class ArticleMgmtService {
* "articleTags": "tag1,tag2,tag3", * "articleTags": "tag1,tag2,tag3",
* "articleStatus": int, // 0: published, 1: draft * "articleStatus": int, // 0: published, 1: draft
* "articlePermalink": "", // optional * "articlePermalink": "", // optional
* "postToCommunity": boolean, // optional, default is true * "postToCommunity": boolean, // optional
* "articleSignId": "" // optional, default is "0", * "articleSignId": "" // optional, default is "0",
* "articleCommentable": boolean, * "articleCommentable": boolean,
* "articleViewPwd": "", * "articleViewPwd": "",
......
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