wangchuanjin 2 năm trước cách đây
mục cha
commit
70cdcdaa25
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compatible/compatible.go

+ 1 - 0
compatible/compatible.go

@@ -199,6 +199,7 @@ func (c *Compatible) updateDo(id string, identity *pb.Identity, update map[strin
 			}, up1, true, false)
 		}
 		if len(up2) > 0 {
+			log.Println("update----", up2)
 			ok2 = c.Mgo.Update("entniche_rule", map[string]interface{}{
 				"i_entid":  identity.EntId,
 				"i_userid": identity.EntUserId,