doc: README 完善使用微信支付公钥验签的指引 #243
Open
Annotations
4 warnings
Revive Action:
core/cipher/encryptors/wechat_pay_pubkey_encryptor.go#L33
line is 122 characters, out of limit 120
|
Revive Action:
services/partnerpayments/jsapi/api_jsapi_request_payment.go#L12
exported type PrepayWithRequestPaymentResponse should have comment or be unexported
|
Revive Action:
core/auth/validators/null_validator.go#L22
exported method NullValidator.GetAcceptSerial should have comment or be unexported
|
Revive Action:
core/client.go#L423
function setBody has cyclomatic complexity 11
|
Loading