refactor: 进群入群

This commit is contained in:
手瓜一十雪
2024-12-30 12:27:42 +08:00
parent 678f6337b7
commit 124f56cf9e
3 changed files with 41 additions and 12 deletions

View File

@@ -56,6 +56,7 @@ export interface GrayTipElement {
aioOpGrayTipElement: TipAioOpGrayTipElement;
groupElement: TipGroupElement;
xmlElement: {
busiId: string;
content: string;
templId: string;
};