批量添加上传国网
This commit is contained in:
@@ -249,7 +249,9 @@ public class SupvPushGwServiceImpl implements SupvPushGwService {
|
|||||||
throw new BusinessException("一次最多上送100条数据");
|
throw new BusinessException("一次最多上送100条数据");
|
||||||
}
|
}
|
||||||
//TODO 调用上送接口
|
//TODO 调用上送接口
|
||||||
// Map map = postFileUrl(getUrl(4), null, supvFiles.get(0));
|
// for (SupvFile supvFile : supvFiles) {
|
||||||
|
// Map map = postFileUrl(getUrl(4), null, supvFile);
|
||||||
|
// }
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user