You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@
123
123
<ul>
124
124
<li>BugFix: Update method named'updateBatchByPrimaryKeySelective' in mapper.xml.</li>
125
125
<li>Addition: Set default language English and you can config it as Chinese Simplified, as before, typing 'd8ger' for the latest configuration template.</li>
126
-
<li>Attention: You should configure you database connection like 'allowMultiQueries=true' for supporting batchUpdate operation.</li>
126
+
<li>Attention: You should configure your database connection like 'allowMultiQueries=true' for supporting batchUpdate operation.</li>
0 commit comments