|
|
@ -34,7 +34,7 @@ public class VideoUpdateTest {
|
|
|
|
@Autowired
|
|
|
|
@Autowired
|
|
|
|
private AskPatientAnswerService askPatientAnswerService;
|
|
|
|
private AskPatientAnswerService askPatientAnswerService;
|
|
|
|
|
|
|
|
|
|
|
|
private String filePath = "/Users/flevance/Desktop/虚拟病人/语料库/video_texts/";
|
|
|
|
private String filePath = "/Users/flevance/Desktop/虚拟病人/语料库/h264_new/";
|
|
|
|
|
|
|
|
|
|
|
|
@Test
|
|
|
|
@Test
|
|
|
|
public void saveDefaultAnswerVideo() throws Exception {
|
|
|
|
public void saveDefaultAnswerVideo() throws Exception {
|
|
|
|