wujingjing
2024-10-25 7d68c674fc27260c59ab66b349c1f3158c0c0843
src/components/chat/model/types.ts
@@ -53,6 +53,7 @@
   role: RoleEnum;
   content?: ChatContent;
   state?: null | '1' | '0';
   sectionAId?:string
}
export const roleImageMap = {