Skip to content

Commit

Permalink
Update FieldWriteback.java
Browse files Browse the repository at this point in the history
  • Loading branch information
getrebuild committed Dec 25, 2024
1 parent 41be4ea commit c2d0cc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ else if (isOne2One) {
}
}
}
// 1>N
// 1:N
else {
// N:N v3.1
Field targetField = targetEntity.getField(targetFieldEntity[0]);
Expand Down

0 comments on commit c2d0cc5

Please sign in to comment.