Pu Zhibing
3 天以前 082b9ab8643bc5e81f2e70b8e9400fdaba62e686
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 {
//
//}