瀏覽代碼

方法缺失修改

WH01243 2 年之前
父節點
當前提交
fe439b9d19
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/message_mail_box.go

+ 1 - 1
service/message_mail_box.go

@@ -604,7 +604,7 @@ func UserSynchronousList(customerServiceId, userId, entId, messageId int64, crea
 			} else {
 			} else {
 				customer_service_access = quitl.IntAll((*data)[0]["customer_service_access"])
 				customer_service_access = quitl.IntAll((*data)[0]["customer_service_access"])
 			}
 			}
-			log.Println(customer_service_access, "customer_service_access打印", (*data)[0]["customer_service_access"], customerServiceId, quitl.IntAll((*data)["customer_service_access"]) == 0 && customerServiceId > 0)
+			log.Println(customer_service_access, "customer_service_access打印", (*data)[0]["customer_service_access"], customerServiceId, quitl.IntAll((*data)[0]["customer_service_access"]) == 0 && customerServiceId > 0)
 			//更新汇总表
 			//更新汇总表
 			ok := int64(0)
 			ok := int64(0)
 			if sendUserType == 1 {
 			if sendUserType == 1 {