This commit is contained in:
hrxiang
2022-12-08 12:05:21 +08:00
parent 4c540fbff5
commit 3b5f47c9f0
13 changed files with 78 additions and 4 deletions

View File

@@ -11,4 +11,5 @@ class ListenerType {
static final msgSendProgressListener = "msgSendProgressListener";
static final workMomentsListener = "workMomentsListener";
static final organizationListener = "organizationListener";
static final customBusinessListener = "customBusinessListener";
}