프로젝트

일반

사용자정보

개정판 227afe6b

ID227afe6beaae8bb7471ad6b6b4e8b54a5f1b60f8
상위 7979a015
하위 ab12c640

함의성이(가) 2년 이상 전에 추가함

fix new project

Change-Id: If0e6bee47e80d0963aaebd5d39c86ae4e3487cfc

차이점 보기:

DTI_PID/DTI_PID/AppDocData.py
312 312
        @history    2018.06.29  Jeongwoo    Change method to get template db path
313 313
    '''
314 314
    def getTemplateDbPath(self):
315
        path = os.path.join(os.getenv('USERPROFILE'), 'Digital PID')
315
        path = os.path.join(os.getenv('ALLUSERSPROFILE'), 'Digital PID')
316 316
        templateDbPath = os.path.join(path, 'Template.db')
317 317
        return templateDbPath
318 318

  

내보내기 Unified diff

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