代码提交:测试类上传

dev_2.0.0
liu 1 year ago
parent 878e0146fa
commit aa1629ade5

@ -85,4 +85,4 @@ ws:
nginx-port: 443 nginx-port: 443
answer: answer:
# 对于没有匹配上的缺省回答ID,关联的是vp_file_resource的ID # 对于没有匹配上的缺省回答ID,关联的是vp_file_resource的ID
defaultNoMatchId: 1739921430574825474 defaultNoMatchId: 1739945100730986498

@ -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 {

Loading…
Cancel
Save