* unimarc
a. 팩스전송 완료. b. 마크목록 폼 작성중 1. 엑셀반출 기능 추가중 사용 작업중 2. 마크편집 폼 수정 중 (마크 반출 test프로젝트 진행완료, 본 프로젝트에 적용중. / 저장기능활성화 작업완료) 2-1. 기존의 칸채우기에서 예상되지 못한 버그가 발생하여 칸채우기 숨김. 2-2. 008태크 재배치 => TextBox에 적용완료. 변경사항 메모장으로 넘기는 작업 진행해야함. 2-3. 현재 TODO : 저장기능 TODOLIST 1. 팩스로 전송될 엑셀파일 밑작업마무리 (입력될 파라미터만 적용하면 실사용가능) 2. 알라딘API로 ISBN조회 프로젝트 새로 작업할 것 => 대부분의 작업 완료. 내일 네이버 API연동중 자잘한 버그 수정작업 필요.
This commit is contained in:
		| @@ -21,7 +21,7 @@ | ||||
|           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||||
|         </dsig:Transforms> | ||||
|         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||||
|         <dsig:DigestValue>Am2ytJb0WwA75Qq7rW//xmBu/XXV++8p9i9pQOkNpHM=</dsig:DigestValue> | ||||
|         <dsig:DigestValue>EpqnJmtwhiOZuKRdDrM0DSvLzQz12spMGKuJACJu2Yg=</dsig:DigestValue> | ||||
|       </hash> | ||||
|     </dependentAssembly> | ||||
|   </dependency> | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -42,14 +42,14 @@ | ||||
|     </dependentAssembly> | ||||
|   </dependency> | ||||
|   <dependency> | ||||
|     <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ISBN_Check_test.exe" size="27648"> | ||||
|     <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ISBN_Check_test.exe" size="32768"> | ||||
|       <assemblyIdentity name="ISBN_Check_test" version="1.0.0.0" language="neutral" processorArchitecture="msil" /> | ||||
|       <hash> | ||||
|         <dsig:Transforms> | ||||
|           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||||
|         </dsig:Transforms> | ||||
|         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||||
|         <dsig:DigestValue>9D50zjf7GDXlg2foJ4v0vcTR0ESoN/go6tY4H9KBpog=</dsig:DigestValue> | ||||
|         <dsig:DigestValue>fsSd+LiztaAxTOAmbgfeVhaFlrxQ1cy58pUjhOM7KYk=</dsig:DigestValue> | ||||
|       </hash> | ||||
|     </dependentAssembly> | ||||
|   </dependency> | ||||
| @@ -74,13 +74,13 @@ | ||||
|       <dsig:DigestValue>R+Wg8QGvQVHX8T0ta/qbhH1bXkqY0fRnS3wBV3J0bN8=</dsig:DigestValue> | ||||
|     </hash> | ||||
|   </file> | ||||
|   <file name="ISBN_Check_test.pdb" size="58880"> | ||||
|   <file name="ISBN_Check_test.pdb" size="69120"> | ||||
|     <hash> | ||||
|       <dsig:Transforms> | ||||
|         <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||||
|       </dsig:Transforms> | ||||
|       <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||||
|       <dsig:DigestValue>CRPL1jblU+8pXmE7HEtUXmhuXtbddRTfJLULZzX2WIg=</dsig:DigestValue> | ||||
|       <dsig:DigestValue>lTOd/OLXwh6JpIcu+C0Na9lEQu7w0grVKSl8AuVOJo4=</dsig:DigestValue> | ||||
|     </hash> | ||||
|   </file> | ||||
| </asmv1:assembly> | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user
	 SeungHo Yang
					SeungHo Yang