|
|
|
@ -293,7 +293,7 @@ public class BuyerServiceImpl implements BuyerService { |
|
|
|
|
// }
|
|
|
|
|
log.info("{}数据库插入耗时:{}", LOGGER_MSG, (System.currentTimeMillis() - t3)); |
|
|
|
|
if (ObjectUtil.isNotEmpty(list)) { |
|
|
|
|
resultMap.put(OrderManagementConstant.DATA, resultMap); |
|
|
|
|
//resultMap.put(OrderManagementConstant.DATA, resultMap);
|
|
|
|
|
result.put(OrderManagementConstant.CODE, ConfigureConstant.STRING_9999) |
|
|
|
|
.put(OrderManagementConstant.MESSAGE, "上传存在失败客户信息"); |
|
|
|
|
} |
|
|
|
|