프로젝트

일반

사용자정보

개정판 bdf13d68

IDbdf13d687b3155162a7f0e9e8c656a60b3ae658f
상위 70de0f18
하위 b5265ebb

송근호이(가) 약 3년 전에 추가함

issue #000 Export_To_PAP.py 수정.

Change-Id: If95370a2246b8601719b7fa74bf7b3045a80e33f

차이점 보기:

HYTOS/HYTOS/Export_To_PAP.py
620 620
                    if response.status_code == 201:
621 621
                        QMessageBox.information(self, self.tr('Information'), self.tr('Data upload successful.'))
622 622
                    else:
623

  
624
                        message = f'error occurred({repr(response.text)})'
625
                        App.mainWnd().addMessage.emit(MessageType.Error, message)
623 626
                        QMessageBox.information(self, self.tr('Information'), self.tr('Failed to upload data.'))
624 627
                else:
625 628
                    QMessageBox.information(self, self.tr('Information'), self.tr('Please check the project.'))

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)