/plan/subscribe/

This commit is contained in:
jysperm
2014-05-06 15:02:35 +08:00
parent d9521fd1db
commit c02f159783
11 changed files with 122 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
module.exports =
enable: ->
enable: (account, callback) ->
pause: ->
pause: (account, callback) ->
delete: ->
delete: (account, callback) ->