1
This commit is contained in:
@@ -634,7 +634,7 @@ func CheckAndReply(req *JXMsg, elmAppID string) (err error) {
|
||||
//Text: temp,
|
||||
}
|
||||
tempContentStr, _ := json.Marshal(tempContent)
|
||||
param.Payload.Content = string(tempContentStr)
|
||||
param.PayLoad.Content = string(tempContentStr)
|
||||
|
||||
if err = partner.CurAPIManager.GetAPI(model.VendorIDEBAI, elmAppID).(*ebaiapi.API).BusinessSendMsg(param); err != nil {
|
||||
apply.IsApply = false
|
||||
|
||||
Reference in New Issue
Block a user