diff --git "a/air_case/b3_herp3_purchase/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.air/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.py" "b/air_case/b3_herp3_purchase/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.air/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.py" index 53d6aedec934e649a8f36cfceaa58f2ad8427a0e..379f96aae83febca34e0c51981f3fb3d2006f07e 100644 --- "a/air_case/b3_herp3_purchase/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.air/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.py" +++ "b/air_case/b3_herp3_purchase/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.air/a_d4_\351\207\207\350\264\255\345\215\225\347\256\241\347\220\206_\345\210\227\350\241\250\346\237\245\350\257\242_\347\262\276\347\241\256\346\237\245\350\257\242_\346\240\271\346\215\256\351\207\207\350\264\255\345\215\225\345\217\267.py" @@ -75,6 +75,7 @@ def test1(): total = commonFuc().analysis_json('total', data) if code == 0 and total ==1: commonFuc().check_text_exist(0, result) + commonFuc().check_text_exist(0, result) else: commonFuc().check_text_exist('error', result)