mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-02-16 13:26:23 +08:00
简化方法名称
This commit is contained in:
@@ -129,7 +129,7 @@ public class WxPayConfig {
|
||||
* 微信支付是否使用仿真测试环境
|
||||
* 默认不使用
|
||||
*/
|
||||
public boolean useSandboxForWxPay() {
|
||||
public boolean useSandbox() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user