mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-06-20 06:22:27 +08:00
去除不必要属性
This commit is contained in:
@@ -59,7 +59,6 @@ public class BaiduPayService extends BasePayService<BaiduPayConfigStorage> {
|
||||
private static final String SIGN_ALGORITHMS = "SHA1WithRSA";
|
||||
private static final String SIGN_TYPE_RSA = "RSA";
|
||||
private static final String SIGN_KEY = "rsaSign";
|
||||
public static final String PAY_MONEY = "payMoney";
|
||||
|
||||
|
||||
public BaiduPayService(BaiduPayConfigStorage payConfigStorage) {
|
||||
|
||||
Reference in New Issue
Block a user