diff options
| -rw-r--r-- | applications/1401_债务重组/meta.json | 18 | ||||
| -rw-r--r-- | applications/1401_债务重组/signature.json | 28 |
2 files changed, 35 insertions, 11 deletions
diff --git a/applications/1401_债务重组/meta.json b/applications/1401_债务重组/meta.json index 3fe81ae..abbddfb 100644 --- a/applications/1401_债务重组/meta.json +++ b/applications/1401_债务重组/meta.json @@ -1,18 +1,18 @@ { - "id": "9d274b97-7455-472b-914b-7841d08aa8e4", + "id": "d532e076-d42e-5b75-e98f-131ee3c94508", "name": "1401_债务重组", "longName": "1401_债务重组", - "developer": "", - "website": "", + "developer": "上海奉贤区和为贵金融调解中心", + "website": "http://szmfw.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.program.dept", + "ios": "com.kuanghua.lmgdyq" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "social-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas,vulnerability" } }
\ No newline at end of file diff --git a/applications/1401_债务重组/signature.json b/applications/1401_债务重组/signature.json index 1107258..dd937fb 100644 --- a/applications/1401_债务重组/signature.json +++ b/applications/1401_债务重组/signature.json @@ -1,3 +1,27 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1401_债务重组_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$app.heweiadjust.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
