1
0
mirror of synced 2025-12-27 13:37:59 +08:00

优化部分代码

This commit is contained in:
Binary Wang
2017-10-20 15:19:19 +08:00
parent afb5e6151f
commit 8d6cfce13c
8 changed files with 29 additions and 39 deletions

View File

@@ -67,7 +67,7 @@ public class WxPayServiceAbstractImplTest {
}
@Test
public void testCreateOrder_jssdk() throws Exception {
public void testCreateOrder_jsapi() throws Exception {
WxPayMpOrderResult result = this.payService
.createOrder(WxPayUnifiedOrderRequest.newBuilder()
.body("我去")