TANG JIANG 2 жил өмнө
parent
commit
f6c47c3b25

+ 2 - 0
src/Hotline.Application/Mappers/MapperConfigs.cs

@@ -1,8 +1,10 @@
 using Hotline.CallCenter.BlackLists;
 using Hotline.CallCenter.BlackLists;
 using Hotline.FlowEngine.Definitions;
 using Hotline.FlowEngine.Definitions;
 using Hotline.Identity.Roles;
 using Hotline.Identity.Roles;
+using Hotline.KnowledgeBase;
 using Hotline.Share.Dtos.CallCenter;
 using Hotline.Share.Dtos.CallCenter;
 using Hotline.Share.Dtos.FlowEngine;
 using Hotline.Share.Dtos.FlowEngine;
+using Hotline.Share.Dtos.Knowledge;
 using Hotline.Share.Dtos.Roles;
 using Hotline.Share.Dtos.Roles;
 using Hotline.Share.Dtos.Users;
 using Hotline.Share.Dtos.Users;
 using Hotline.Users;
 using Hotline.Users;