This commit is contained in:
withchao
2023-03-09 16:18:01 +08:00
parent 232a1be53e
commit aca2843224
3 changed files with 73 additions and 108 deletions
+1 -1
View File
@@ -9,9 +9,9 @@ import (
"OpenIM/pkg/common/http"
"OpenIM/pkg/common/tracelog"
"OpenIM/pkg/proto/group"
"OpenIM/pkg/proto/wrapperspb"
"OpenIM/pkg/utils"
"context"
"google.golang.org/protobuf/types/known/wrapperspb"
"time"
)