개정판 65768148
Revert "issue #20022001: 텍스트 검색 / 마크업 리스트 필터 오류 수정"
This reverts commit 2c629eec51a77c480dea3a490ecbceeb10587964.
Reason for revert: <INSERT REASONING HERE>
Change-Id: I019121c484b36a8f55d859b86a3a7b3a7123ca0c
ConvertService/ServiceBase/Markus.Service.Station/StationService/ServiceStationWCF.cs | ||
---|---|---|
159 | 159 |
} |
160 | 160 |
else |
161 | 161 |
{ |
162 |
PassConvertItem(ProjectNo, convertID, convertItem.UniqueKey); |
|
163 |
|
|
164 | 162 |
logger.Info($"ConvertAdd ConvertProcess Wait ProcessCount ProjectNo:{ProjectNo} convertID:{convertID} "); |
165 | 163 |
result = true.ToString(); |
166 | 164 |
} |
167 | 165 |
} |
168 | 166 |
else |
169 | 167 |
{ |
168 |
PassConvertItem(ProjectNo, convertID, convertItem.UniqueKey); |
|
170 | 169 |
result = true.ToString(); |
171 | 170 |
} |
172 | 171 |
} |
내보내기 Unified diff