namespace Hotline.KnowledgeBase; /// <summary> /// 知识库草稿 /// </summary> public class KnowledgeTemp : Knowledge { }