yangyin
2024-10-31 46a5e875efefb071a654bdf14da0e662347a986b
src/components/chat/model/types.ts
@@ -53,6 +53,8 @@
   role: RoleEnum;
   content?: ChatContent;
   state?: null | '1' | '0';
   sectionAId?:string,
   createTime?:string
}
export const roleImageMap = {