Commit 8a22adcd authored by 黄奎's avatar 黄奎

页面修改

parent 98385782
using Edu.WebApi.Controllers.Course;

using System;
namespace Edu.Test
......@@ -11,9 +11,6 @@ namespace Edu.Test
filePath = @"C:/Users/qiaoyajun/Desktop/EduWordTemplate.doc";
//filePath = @"C:/Users/qiaoyajun/Desktop/EduWordTemplate.doc";
//var data = Common.Data.QuestionHelper.GetWordQuestionData(filePath);
var data2= new QuestionController().ImportWordQuestion(filePath, 1, 1);
Console.WriteLine(Common.Plugin.JsonHelper.Serialize(data2));
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment