feat:【antd】【mp】mp 的代码评审

This commit is contained in:
YunaiV
2025-11-20 18:08:15 +08:00
parent 7f9041da18
commit 5b4d3c9820
4 changed files with 20 additions and 17 deletions

View File

@@ -30,6 +30,7 @@ export enum MpMsgType {
Location = 'location',
Music = 'music',
News = 'news',
ShortVideo = 'shortvideo',
Text = 'text',
Video = 'video',
Voice = 'voice',