forked from free-lancers/electricity_bill_calc_service
		
	enhance(user):清除已经不再使用的调试语句。
This commit is contained in:
		| @@ -296,7 +296,6 @@ func (us _UserService) SearchLimitUsers(keyword string, limit int) ([]model.Join | ||||
| 			Type:       u.Type, | ||||
| 			Enabled:    u.Enabled, | ||||
| 		}) | ||||
| 		us.l.Debug("Check", zap.Any("User", u), zap.Any("Detail", u.Detail), zap.Any("assembled", detailedUsers)) | ||||
| 		relations = append(relations, fmt.Sprintf("user:%s", u.Id)) | ||||
| 	} | ||||
| 	relations = append(relations, "user") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user