ghy-all/ghy-payment/src/test/java/com/ghy/payment/PaymentApplicationTests.java

14 lines
225 B
Java
Raw Normal View History

package com.ghy.payment;
2022-03-14 13:55:22 +08:00
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
2022-03-14 13:55:22 +08:00
//@SpringBootTest
class PaymentApplicationTests {
2022-03-14 13:55:22 +08:00
// @Test
void contextLoads() {
}
}