优化仓库储存结构

pull/8/head
zhanglinhao 1 year ago
parent 3e2ec298a3
commit f710dc84ed

@ -1,14 +0,0 @@
package com.softegg.freetogo;
import jakarta.annotation.Resource;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import java.util.Optional;
@SpringBootTest
class FreeToGoApplicationTests {
@Test
void contextLoads() {
}
}
Loading…
Cancel
Save