We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
每种支付方式下都有自己的实体对象,问题是这些实体对象整体差别不大甚至没有差别;目前这样必须针对每种支付方式分别编码,太多重复工作,而且对以后得维护很不友好
提取公共对象,你好歹加个父类行不行啊
No response
The text was updated successfully, but these errors were encountered:
+1 这设计太傻逼了吧? native h5 jsapi 放一个类里,代码乱死了。。。
Sorry, something went wrong.
No branches or pull requests
您的功能请求与问题有关吗? 请描述您遇到的问题
每种支付方式下都有自己的实体对象,问题是这些实体对象整体差别不大甚至没有差别;目前这样必须针对每种支付方式分别编码,太多重复工作,而且对以后得维护很不友好
描述您想要的解决方案
提取公共对象,你好歹加个父类行不行啊
您还有其他的方案吗?
No response
其他信息
No response
The text was updated successfully, but these errors were encountered: