Browse Source

添加风控的重写

main
haptear 3 years ago
parent
commit
cce0c979ec
  1. 53
      zqjson/zq_rewrite.js
  2. 12
      zqjson/zqv2p.json

53
zqjson/zq_rewrite.js

File diff suppressed because one or more lines are too long

12
zqjson/zqv2p.json

@ -22,6 +22,18 @@
"stage": "req", "stage": "req",
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/zqjson/zq_rewrite.js", "target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/zqjson/zq_rewrite.js",
"enable": true "enable": true
},
{
"match": "http://fp-it.fengkongcloud.com/v3/cloudconf",
"stage": "req",
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/zqjson/zq_rewrite.js",
"enable": true
},
{
"match": "http://fp-it.fengkongcloud.com/v3/profile",
"stage": "req",
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/zqjson/zq_rewrite.js",
"enable": true
} }
] ]
} }
Loading…
Cancel
Save