업무일지 프로세스 선택화면 크기 변경 및 목록에서 비활성계정의 데이터 나오지 않게 함

This commit is contained in:
chi
2025-01-07 09:34:17 +09:00
parent d406494ce4
commit d6655018f6
20 changed files with 140 additions and 676 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로
// 지정되도록 할 수 있습니다.
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("24.11.15.0000")]
[assembly: AssemblyFileVersion("24.11.15.0000")]
[assembly: AssemblyVersion("25.01.07.0930")]
[assembly: AssemblyFileVersion("25.01.07.0930")]