更新IM相关

This commit is contained in:
Chopper
2022-02-21 22:59:55 +08:00
parent d95fce2efb
commit 961ac20213
2 changed files with 1 additions and 5 deletions

View File

@@ -19,8 +19,4 @@ public class ImSetting implements Serializable {
private String httpUrl;
@ApiModelProperty(value = "平台ID")
private String tenantId;
}