|
@@ -146,7 +146,7 @@ public class DetailDownloadServiceImpl implements DetailDownloadService {
|
|
|
+ " c.download_task_type_name "
|
|
|
+ " FROM itf_gree_to_fa_download_task_list a,itf_gree_to_fa_download_task_type c "
|
|
|
+ " where a.download_task_type=c.download_task_type "
|
|
|
- + " and a.download_key_value='C66B950A676348CCAE6D2AAD66364430' ");
|
|
|
+ + " and a.download_key_value='8aaaa2d38a983600018a9c85c4940d9e' ");
|
|
|
return result;
|
|
|
}
|
|
|
|