Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
50daf0ec6a8f355bfaa9e23aca816a6ff7553ca2
Authored by
潘钊
2016-06-28 20:37:01 +0800
1 parent
2a0d1888
build: skipped
update
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/bsth/util/BatchSaveUtils.java
src/main/java/com/bsth/util/BatchSaveUtils.java
View file @
50daf0e
...
...
@@ -46,7 +46,7 @@ public class BatchSaveUtils<T> {
46
46
/**
47
47
*
48
48
* @Title: saveListMysql
49
- * @Description: TODO(批量对象入库
,请自行准备好ID
)
49
+ * @Description: TODO(批量对象入库
)
50
50
* @param @param list
51
51
* @param @param clazz
52
52
* @throws
...
...