src/main/java/com/product/administration/service/ide/IConferenceManagerService.java
@@ -44,6 +44,8 @@ BitMatrix getQrCode(String content) throws BaseException, WriterException, IOException; void CancelAndStart(FieldSetEntity fse)throws BaseException;