杜洪波
2025-10-16 1614f88b7feb3be9451a6698875715365f09ae83
src/main/java/com/product/administration/service/ide/IConferenceManagerService.java
@@ -37,7 +37,7 @@
    boolean delConferenceApply(FieldSetEntity fse)throws BaseException;
    
    List getkbData(FieldSetEntity fse)throws  BaseException;
//    List getkbData(FieldSetEntity fse)throws  BaseException;
    
    DataTableEntity getKanBanData(FieldSetEntity fse)throws  BaseException;
@@ -51,13 +51,7 @@
    String ConferenceSign(FieldSetEntity fse) throws BaseException, ParseException;
    HashMap  getSignOrVisitInfo(FieldSetEntity fse) throws  BaseException;
    DataTableEntity getMeetingSignOrVisit(FieldSetEntity fse) throws  BaseException;
     void sendMsg(FieldSetEntity fse) throws  BaseException;
    void sendMsg(FieldSetEntity fse) throws  BaseException;
}