ArticleReference

This commit is contained in:
2016-02-27 05:05:33 +08:00
parent a5cffc11e3
commit eda4250533
10 changed files with 280 additions and 26 deletions

View File

@@ -9,6 +9,8 @@ _AstConf_.AstroEdit.paths = {};
/** @type {string} */
_AstConf_.AstroEdit.paths.get_article;
/** @type {string} */
_AstConf_.AstroEdit.paths.list_articles;
/** @type {string} */
_AstConf_.AstroEdit.paths.get_drafts;
/** @type {string} */
_AstConf_.AstroEdit.paths.get_files;