shenjiachi 1 tydzień temu
rodzic
commit
8486c66c71
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/svc/im/svc_customer_service.go

+ 1
- 1
app/svc/im/svc_customer_service.go Wyświetl plik

@@ -114,7 +114,7 @@ func UpdateCustomerServiceMemo(req md.UpdateCustomerServiceMemoReq) (err error)
if err != nil {
return
}
if has {
if !has {
return errors.New("未查询到对应记录!")
}
customerService.Memo = req.Memo


Ładowanie…
Anuluj
Zapisz