Pu Zhibing
2 天以前 74dbde1f3b2f42c42a67ccd1df82f4d89c729559
ruoyi-service/ruoyi-payment/src/test/java/com/ruoyi/payment/RuoYiPaymentApplicationTests.java
@@ -1,8 +1,8 @@
package com.ruoyi.payment;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT, classes = RuoYiPaymentApplication.class)
public class RuoYiPaymentApplicationTests {
}
//package com.ruoyi.payment;
//
//import org.springframework.boot.test.context.SpringBootTest;
//
//@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT, classes = RuoYiPaymentApplication.class)
//public class RuoYiPaymentApplicationTests {
//
//}