feat(后台): 批量邮件

This commit is contained in:
luying
2023-06-03 20:02:24 +08:00
parent 6e5a8affe9
commit ac877d9561
12 changed files with 435 additions and 308 deletions

View File

@@ -999,5 +999,12 @@
"name": "上传二维码",
"module": "server",
"type": "update"
},
{
"id": 144,
"api": "/api/upload/uploadmailexcel",
"name": "上传excel",
"module": "server",
"type": "update"
}
]