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