mp:支持 wx-reply 发送图片消息

This commit is contained in:
YunaiV
2023-01-12 00:24:04 +08:00
parent ec872c702c
commit 29cf770457
3 changed files with 215 additions and 112 deletions

View File

@ -94,3 +94,6 @@ export function setTenantId(username) {
export function removeTenantId() {
localStorage.removeItem(TenantIdKey)
}
export class getToken {
}