Merge remote-tracking branch 'origin/dev_2.0.0' into dev_2.0.0

dev_2.0.0
xueqingkun 1 year ago
commit 3c0d5acbd9

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