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

将serviceImpl里的微信请求url抽取为常量,方便统一维护 #195

Closed
yezifeng76 opened this issue Apr 25, 2017 · 1 comment
Closed
Assignees

Comments

@yezifeng76
Copy link

目前所有的微信接口的url请求地址都分散在对应的serviceImpl里,是否考虑将这些url统一用一个常量类去维护,万一哪天微信的接口地址有变,也比较好维护修改

@binarywang binarywang self-assigned this Apr 25, 2017
@binarywang
Copy link
Member

binarywang commented Apr 28, 2017

这个活儿看了下还挺复杂的,不过还是值得做

@binarywang binarywang changed the title 是否考虑将serviceImpl里的微信请求url抽出来放在一个常量类里去维护 将serviceImpl里的微信请求url抽取为常量,方便统一维护 Sep 27, 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