public interface OnDuplicateKeyUpdateSupport<T>
Modifier and Type | Method and Description |
---|---|
T |
onDuplicateKeyUpdate(List<SetItem> items)
批量增加设置内容
|
T |
onDuplicateKeyUpdate(SetItem item)
增加设置内容
|
Copyright © 2020 IBIT程序猿. All rights reserved.