Commit 50daf0ec6a8f355bfaa9e23aca816a6ff7553ca2
1 parent
2a0d1888
update
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/bsth/util/BatchSaveUtils.java
| @@ -46,7 +46,7 @@ public class BatchSaveUtils<T> { | @@ -46,7 +46,7 @@ public class BatchSaveUtils<T> { | ||
| 46 | /** | 46 | /** |
| 47 | * | 47 | * |
| 48 | * @Title: saveListMysql | 48 | * @Title: saveListMysql |
| 49 | - * @Description: TODO(批量对象入库,请自行准备好ID) | 49 | + * @Description: TODO(批量对象入库) |
| 50 | * @param @param list | 50 | * @param @param list |
| 51 | * @param @param clazz | 51 | * @param @param clazz |
| 52 | * @throws | 52 | * @throws |