Helius
2021-06-23 b6d74e9fff0cd577cfa38c0e802ca930b8452c27
modify
1 files added
1 files modified
33 ■■■■■ changed files
gc-shop/src/main/resources/banner.txt 7 ●●●●● patch | view | raw | blame | history
gc-shop/src/test/java/com/xzx/gc/GcShopApplicationTests.java 26 ●●●● patch | view | raw | blame | history
gc-shop/src/main/resources/banner.txt
New file
@@ -0,0 +1,7 @@
 ${AnsiColor.YELLOW}
 ,~~.,''"'`'.~~.
: {` .- _ -. '} ;
 `:   O(_)O   ;'
  ';  ._|_,  ;`
   '`-.\_/,.'` 小棕熊【积分商城服务】
    ${AnsiColor.DEFAULT}
gc-shop/src/test/java/com/xzx/gc/GcShopApplicationTests.java
@@ -1,13 +1,13 @@
package com.xzx.gc;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class GcShopApplicationTests {
    @Test
    void contextLoads() {
    }
}
//package com.xzx.gc;
//
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
//
//@SpringBootTest
//class GcShopApplicationTests {
//
//    @Test
//    void contextLoads() {
//    }
//
//}