|
@@ -1391,7 +1391,7 @@ public class OrderBaseInstallCjOrWgServiceImpl implements orderBaseInstallCjOrWg
|
|
|
|
|
|
public Boolean installDtailJS(String cjOrWg, Brand brand, OrderBase orderBase, ItfTblAzAssignLcLsUpload lcls,
|
|
|
OrderInstallDetail detail, String taskno, String mainName,
|
|
|
- Long synReqId) {
|
|
|
+ Long synReqId) throws Exception {
|
|
|
|
|
|
|
|
|
// 获取完工采集明细数据 (家用空调、商用空调、其他) TL_fa_order_install_detail_js
|