From c6c166891fd504f5e91d38a0f4c32a87f6bf70be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=AC=E5=B7=8D=E5=B7=9D?= Date: Sun, 7 Jun 2020 18:56:43 +0800 Subject: [PATCH] =?UTF-8?q?file=5Fsize=E5=92=8Cfile=5Fintegrity=5Frate?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E5=85=B3=E9=94=AE=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-Keyword/tsg_bfapi/Filter.robot | 1 - 1 file changed, 1 deletion(-) diff --git a/02-Keyword/tsg_bfapi/Filter.robot b/02-Keyword/tsg_bfapi/Filter.robot index 1218042..12b6607 100644 --- a/02-Keyword/tsg_bfapi/Filter.robot +++ b/02-Keyword/tsg_bfapi/Filter.robot @@ -5,5 +5,4 @@ Resource PolicyObject.robot Filter [Arguments] ${file} ${name} ${lowBoundary} ${upBoundary} ${rescodeip} ${object_FQDN_Id} AddObject {"opAction": "add","returnData": 1,"objectList": {"objectType": "${file}","isValid": 1,"isInitialize": 0,"isExclusion": 0,"objectName": "${name}","objectDesc": "","subObjectIds": [],"addItemList": [{"itemName": "file_size","lowBoundary":${lowBoundary},"upBoundary":${upBoundary}}]}} - log ${object_FQDN_Id}