소스 검색

********************WX******************
添加关系校验

zhangweixin 4 년 전
부모
커밋
0516723ea6
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      datacenter/src/main/kotlin/com/persagy/server/services/graphtype/RelationTypeProjectService.kt

+ 0 - 5
datacenter/src/main/kotlin/com/persagy/server/services/graphtype/RelationTypeProjectService.kt

@@ -509,11 +509,6 @@ object RelationTypeProjectService : RService<RelationTypeProject>(SMybatisDao(Re
                         }
 
                         /******************************************************************************************************************************************************/
-
-
-
-
-
                             logger.debug("idCode1Colid=${id1List[0]}")
                             logger.debug("idCode2Colid=${id2List[0]}")
                             row.createCell(id1Col).setCellValue(id1List[0])