多单位版国产化地质资料管理系统
zhai
2025-11-17 378d576468f1378179a8a184e78b8aa6309edc0f
src/main/java/com/zbooksoft/gdmis/service/CatYswjxxService.java
@@ -10,4 +10,5 @@
 * @Date 2024/7/31
 **/
public interface CatYswjxxService extends IService<CatYswjxx> {
    String getMaxFileType(Long ajId, String fileType);
}