【微信OCR】WxOcrIdCardResult 补全字段: addr、gender、nationality#2745
【微信OCR】WxOcrIdCardResult 补全字段: addr、gender、nationality#2745binarywang merged 1 commit intobinarywang:developfrom
Conversation
weixin-java-common/src/main/java/me/chanjar/weixin/common/bean/ocr/WxOcrIdCardResult.java
Show resolved
Hide resolved
weixin-java-common/src/main/java/me/chanjar/weixin/common/bean/ocr/WxOcrIdCardResult.java
Show resolved
Hide resolved
weixin-java-common/src/main/java/me/chanjar/weixin/common/bean/ocr/WxOcrIdCardResult.java
Show resolved
Hide resolved
weixin-java-common/src/main/java/me/chanjar/weixin/common/bean/ocr/WxOcrIdCardResult.java
Show resolved
Hide resolved
weixin-java-common/src/main/java/me/chanjar/weixin/common/bean/ocr/WxOcrIdCardResult.java
Show resolved
Hide resolved
| @SerializedName("id") | ||
| private String id; | ||
| @SerializedName("addr") | ||
| private String addr; |
There was a problem hiding this comment.
SameNameButDifferent: The name addr; refers to [java.lang.SuppressWarnings, java.lang.String] within this file. It may be confusing to have the same name refer to multiple types. Consider qualifying them for clarity.
Reply with "@sonatype-lift help" for info about LiftBot commands.
Reply with "@sonatype-lift ignore" to tell LiftBot to leave out the above finding from this PR.
Reply with "@sonatype-lift ignoreall" to tell LiftBot to leave out all the findings from this PR and from the status bar in Github.
When talking to LiftBot, you need to refresh the page to see its response. Click here to get to know more about LiftBot commands.
Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]
WxOcrIdCardResult add field:
addr、gender、nationality
原测试用例:
cn.binarywang.wx.miniapp.api.impl.WxMaOcrServiceImplTest#testIdCard