소스 검색

客户修改

Guo1B0 10 달 전
부모
커밋
a5e40c5d37

+ 0 - 1
fhKeeper/formulahousekeeper/management-crm/src/main/java/com/management/platform/service/impl/CustomServiceImpl.java

@@ -235,7 +235,6 @@ public class CustomServiceImpl extends ServiceImpl<CustomMapper, Custom> impleme
     @Override
     public HttpRespMsg getInfo(Custom custom, HttpServletRequest request) {
         Custom custom1 = customMapper.getInfo(custom.getId());
-
         // 附件列表
         custom1.setFiles(uploadFileMapper.selectByInfoList("custom", custom1.getId()));
         //商机列表