京东外卖
This commit is contained in:
@@ -55,7 +55,7 @@ public class ShopAccountDAO {
|
||||
}
|
||||
|
||||
|
||||
int batchInsert(List<ShopAccountDO> list){
|
||||
public int batchInsert(List<ShopAccountDO> list){
|
||||
if (CollectionUtils.isEmpty(list)){
|
||||
return CommonConstants.ZERO;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user