Commit a6136671 authored by chenweijian's avatar chenweijian

trtc导量

parent 7226d8af
......@@ -1764,7 +1764,7 @@ func GroupIn(c *gin.Context) (*mycontext.MyContext, error) {
provider = group_e.GroupProvider_TRTC
total := int64(11000)
if !config.AppIsRelease() {
total = 0
total = 30
}
if group_m.CountTRTC(model) > total {
roomUser, err := group_m.GetRoomOnlineUser(myContext, groupId)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment