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

支持非 text 类型的规则注册(字典匹配) #8

Merged
merged 3 commits into from
Sep 19, 2014

Conversation

tonyseek
Copy link
Collaborator

@weixin.register(type='event', event='CLICK', event_key='V1001_BIND_ACCOUNT')
@weixin.register('绑定帐号')
def bind_account(sender, receiver, **kwargs):
    pass

@lepture 求 review

CC @VeryCB

@lepture
Copy link
Owner

lepture commented Sep 18, 2014

加点测试用例吧

@tonyseek
Copy link
Collaborator Author

好的

@tonyseek
Copy link
Collaborator Author

@lepture done

@tonyseek
Copy link
Collaborator Author

@lepture 有什么需要我做的吗?

@VeryCB
Copy link
Collaborator

VeryCB commented Sep 19, 2014

lgtm

lepture added a commit that referenced this pull request Sep 19, 2014
支持非 text 类型的规则注册(字典匹配)
@lepture lepture merged commit d10425c into lepture:master Sep 19, 2014
@lepture
Copy link
Owner

lepture commented Sep 19, 2014

@tonyseek 已加权限

@tonyseek
Copy link
Collaborator Author

@lepture Thanks

@tonyseek tonyseek deleted the register-by-type branch September 19, 2014 09:07
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

3 participants