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

建议把 self::$registerAddress 改成 static::$registerAddress #8

Closed
big-sponge opened this issue Aug 18, 2017 · 2 comments
Closed

Comments

@big-sponge
Copy link

建议把 self::$registerAddress 改成 static::$registerAddress
这样我新建一个类,继承Gateway后, 就可以覆盖里面的配置了

@big-sponge
Copy link
Author

或者用个单例,方便修改配置。目前每次使用时候都需要指定一下地址

walkor added a commit that referenced this issue Aug 20, 2017
@walkor
Copy link
Owner

walkor commented Aug 20, 2017

主干已经更改

@walkor walkor closed this as completed Aug 20, 2017
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

No branches or pull requests

2 participants