优化部分代码
This commit is contained in:
@@ -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("我去")
|
||||
|
||||
Reference in New Issue
Block a user