1
0
mirror of synced 2025-12-23 10:39:27 +08:00

🎨 优化代码

This commit is contained in:
Binary Wang
2020-05-23 20:58:35 +08:00
parent ae1b14f37e
commit bcefec0f4b
3 changed files with 1 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ public class PayScoreServiceImplTest {
*/
this.payService.getPayScoreService().completeServiceOrder(WxPayScoreRequest.builder().build());
}
@Test
public void testPayServiceOrder() {
}