개정판 ee910e7f
Convert_DOC완료 Search -> MaxTextLength 변경 & 테스트 완료
Change-Id: Ide50406912800acbaecc08653a366eb50d8b9640
ConvertService/ServiceBase/Markus.Service.StationController/MarkusModel.edmx | ||
---|---|---|
145 | 145 |
<ComplexType Name="SELECT_CONVERT_ITEM_Result"> |
146 | 146 |
<Property Type="String" Name="ID" Nullable="false" MaxLength="50" /> |
147 | 147 |
<Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
148 |
<Property Type="String" Name="DOCUMENT_URL" Nullable="false" MaxLength="500" />
|
|
148 |
<Property Type="String" Name="DOCUMENT_URL" Nullable="false" MaxLength="Max" />
|
|
149 | 149 |
<Property Type="String" Name="DOCUMENT_ID" Nullable="false" MaxLength="50" /> |
150 | 150 |
<Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" Precision="23" /> |
151 | 151 |
<Property Type="Int32" Name="STATUS" Nullable="false" /> |
... | ... | |
154 | 154 |
<Property Type="String" Name="EXCEPTION" Nullable="true" /> |
155 | 155 |
<Property Type="DateTime" Name="END_DATETIME" Nullable="true" Precision="23" /> |
156 | 156 |
<Property Type="DateTime" Name="START_DATETIME" Nullable="true" Precision="23" /> |
157 |
<Property Type="String" Name="SERVICE_ID" Nullable="true" MaxLength="50" />
|
|
157 |
<Property Type="String" Name="SERVICE_ID" Nullable="true" MaxLength="Max" />
|
|
158 | 158 |
<Property Type="Int32" Name="RECONVERTER" Nullable="true" /> |
159 | 159 |
<Property Type="String" Name="REVISION" Nullable="true" MaxLength="50" /> |
160 | 160 |
<Property Type="String" Name="DOCUMENT_NO" Nullable="true" MaxLength="50" /> |
... | ... | |
163 | 163 |
<Property Type="String" Name="RESULT_FILE" Nullable="true" MaxLength="500" /> |
164 | 164 |
<Property Type="String" Name="RESULT" Nullable="true" MaxLength="50" /> |
165 | 165 |
<Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
166 |
<Property Type="String" Name="CONVERT_PATH" Nullable="false" /> |
|
166 | 167 |
</ComplexType> |
167 | 168 |
<ComplexType Name="SELECT_FINAL_PDF_Result" > |
168 | 169 |
<Property Type="String" Name="ID" Nullable="false" /> |
내보내기 Unified diff