Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalganjjm committed May 2, 2024
1 parent c3a3ccd commit 3647abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/common/app/sample/mappers/SampleMapper.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
favorite_fruit,
file_id
) VALUES (
#{index},
(SELECT MAX(index) + 1 FROM SAMPLE),
#{deptCd},
#{guid},
#{isActive},
Expand Down

0 comments on commit 3647abe

Please sign in to comment.