From 9a971ce70ed71f3cabdb3847ad43b8c61950d171 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期四, 04 十一月 2021 16:31:57 +0800 Subject: [PATCH] 提交 --- zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs b/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs index 78ff070..a50827f 100644 --- a/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs +++ b/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs @@ -169,7 +169,7 @@ expertTestTopicanwserDTO.Anwserno = "鈭�"; expertTestTopicanwserDTOs.Add(expertTestTopicanwserDTO); var expertTestTopicanwserDTO1 = new ExpertTestTopicanwserDTO(); - expertTestTopicanwserDTO1.Anwserno = "脳"; + expertTestTopicanwserDTO1.Anwserno = "x"; expertTestTopicanwserDTOs.Add(expertTestTopicanwserDTO1); -- Gitblit v1.9.1