Skip to content

Conversation

@aimilin6688
Copy link

还没有线上测试,明天测试下


public String toXml() {
@SuppressWarnings("unchecked")
public String toXml() {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个地方格式好像不对,是个tab符?


public T toUser(String toUser) {
@SuppressWarnings("unchecked")
public T toUser(String toUser) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个地方格式好像不对,是个tab符?


public BuilderType fromUser(String fromusername) {
@SuppressWarnings("unchecked")
public BuilderType fromUser(String fromusername) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个地方格式好像不对,是个tab符?


public BuilderType toUser(String touser) {
@SuppressWarnings("unchecked")
public BuilderType toUser(String touser) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个地方格式好像不对,是个tab符?

}

public Map<String,String> toMap(){
return BeanUtils.xmlBean2Map(this);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个地方格式好像不对,是个tab符?

@@ -0,0 +1,130 @@
package me.chanjar.weixin.mp.bean.pay;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你的代码好像没有按照设定的两个空格替代tab的规则吧?看下首页说明吧

@binarywang binarywang merged commit 024878e into binarywang:develop Dec 9, 2016
@binarywang binarywang changed the title 微信支付回掉功能优化 微信支付回调功能优化 Dec 9, 2016
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.

2 participants