Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
package com.ysk.marketservice;
|
|
||||||
|
|
||||||
import org.junit.jupiter.api.Test;
|
|
||||||
import org.springframework.boot.test.context.SpringBootTest;
|
|
||||||
|
|
||||||
@SpringBootTest
|
|
||||||
class MarketServiceApplicationTests {
|
|
||||||
|
|
||||||
@Test
|
|
||||||
void contextLoads() {
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
<module>system-service</module>
|
<module>system-service</module>
|
||||||
<module>code-generator</module>
|
<module>code-generator</module>
|
||||||
<module>pay-service</module>
|
<module>pay-service</module>
|
||||||
|
<module>market-service</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user