master
wenyu441069198 4 months ago
parent f4e78612f7
commit e72468ec03
  1. 3
      src/test/java/com/teaching/test.java

@ -11,8 +11,7 @@ import javax.annotation.Resource;
@SpringBootTest
public class test {
@Resource
private KnowledgeLearningCountServiceImpl knowledgeLearningCountService;
@Test
public void countknowledge(){
String userId = "2";

Loading…
Cancel
Save