Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加了获取标签列表的操作 #1

Closed
wants to merge 2 commits into from
Closed

增加了获取标签列表的操作 #1

wants to merge 2 commits into from

Conversation

nick-ma
Copy link
Member

@nick-ma nick-ma commented Dec 13, 2014

@@ -28,14 +28,14 @@ var wrapper = util.wrapper;
* @param {String} name 标签名字
* @param {Function} callback 回调函数
*/
exports.createTag = function (name, callback) {
exports.createTag = function(name, callback) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不要改这里的coding style啊

@nick-ma nick-ma closed this Dec 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants