src/main/java/com/zbooksoft/gdmis/service/PhysicalDetailService.java
@@ -21,5 +21,7 @@ List<ParentPhysicalInfo> selectDistinctParentPhysicalInfoByFormId(Long formId); Integer setSwajxx( CatSwajxx catSwajxx); Integer setCgwjxxByIds(List<Long> idList); }