springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/impl/ComActWarehouseApplyServiceImpl.java
@@ -76,7 +76,7 @@ comActWarehouseOperation.setCreateTime(new Date()); comActWarehouseOperation.setContent("爱心传递给了"+comActWarehouseApply1.getApplyName().charAt(0)+"**,"+"减少了"+comActWarehouseApply1.getReason()+"的困难,谢谢你的帮助"); comActWarehouseOperation.setType(ComActWarehouseOperation.type.xs); comActWarehouseOperation.setUserId(comActWarehouseApply.getId()); comActWarehouseOperation.setApplyId(comActWarehouseApply.getId()); this.comActWarehouseOperationDao.insert(comActWarehouseOperation); } else {