240 发简信
IP属地:北京
  • python 用 jmespath 提取json数据

    在测试过程中,经常会去JSON中的某个值,jmespath可以是除了jsonpath的另外一种选择. 下面通过几个例子来说明jmespath在p...