Commit 327c5894 by qwmqiuwenmin

fix

parent e0806293
...@@ -566,7 +566,7 @@ public class DealSyncOperationApiServiceImpl implements DealSyncOperationApiServ ...@@ -566,7 +566,7 @@ public class DealSyncOperationApiServiceImpl implements DealSyncOperationApiServ
// dto.setDataName("合并处理"); // dto.setDataName("合并处理");
// }else if(dto.getDataType() == PreDealTypeEnum.self_friend.getVal()){ // }else if(dto.getDataType() == PreDealTypeEnum.self_friend.getVal()){
// dto.setDataName("自建应用处理"); // dto.setDataName("自建应用处理");
} // }
//dto.setReason(reason); //dto.setReason(reason);
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment