From 2b3d00ae0bbaadf6c6a9a3923d3c27c579472912 Mon Sep 17 00:00:00 2001 From: xiao-hesheng Date: Thu, 7 Mar 2024 14:59:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=87=87=E8=B4=AD=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E6=A8=A1=E5=9D=97=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...200\274\344\272\247\345\223\201_\346\232\202\345\255\230.py" | 1 + report/summary.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git "a/air_case/b3_herp3_purchase/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.air/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.py" "b/air_case/b3_herp3_purchase/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.air/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.py" index 48e1ae46..ffbfb120 100644 --- "a/air_case/b3_herp3_purchase/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.air/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.py" +++ "b/air_case/b3_herp3_purchase/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.air/a1_\346\211\213\345\267\245\351\207\207\350\264\255\350\256\241\345\210\222_\344\275\216\345\200\274\344\272\247\345\223\201_\346\232\202\345\255\230.py" @@ -54,6 +54,7 @@ def test1(): data = commonFuc().analysis_json('data', result) if code == 0 and len(data) >= 1: commonFuc().check_text_exist(0, result) + print(data) return data else: commonFuc().check_text_exist('error', result) diff --git a/report/summary.html b/report/summary.html index 8ca67dfb..7a80c0db 100644 --- a/report/summary.html +++ b/report/summary.html @@ -74,7 +74,7 @@ a1_手工采购计划_低值产品_暂存 成功 - 0.537 + 0.499 xiaohesheng -- GitLab