Browse Source

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

zhangweixin 4 years ago
parent
commit
0516723ea6

+ 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])