修改
This commit is contained in:
@@ -221,6 +221,7 @@ func pushMsgByUniApp(storeId int, storeName string, cID []string, msg string, bo
|
||||
}
|
||||
|
||||
if err := api.UniAppApi.SendMsgByUinApp(param); err != nil {
|
||||
globals.SugarLogger.Errorf("SendMsgByUinApp err := %v", err)
|
||||
errs = append(errs, err)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user