多单位版国产化地质资料管理系统
zs
2025-12-18 4f0d9bde31a80f6279e26466250da7716eec627f
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);
}