diff --git a/applications/1011_个人手机银行/meta.json b/applications/1011_个人手机银行/meta.json index 8f504ab..4cdd563 100644 --- a/applications/1011_个人手机银行/meta.json +++ b/applications/1011_个人手机银行/meta.json @@ -1,18 +1,18 @@ { - "id": "8dee47be-baa4-4b49-a241-4f6ac714cd25", + "id": "de9db017-ab68-4c96-171b-533d49c9e602", "name": "1011_个人手机银行", "longName": "1011_个人手机银行", - "developer": "", - "website": "", + "developer": "四川省农村信用社联合社", + "website": "http://www.scrcu.com.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.nxy.sc", + "ios": "com.person.xz.sichuanbank" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1011_个人手机银行/signature.json b/applications/1011_个人手机银行/signature.json index 1107258..213aa9c 100644 --- a/applications/1011_个人手机银行/signature.json +++ b/applications/1011_个人手机银行/signature.json @@ -1,3 +1,47 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1011_个人手机银行_common.server_fqdn_241028", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$hsh.scrcu.com", + "description": "" + }, + { + "item": "$app.scrcu.com", + "description": "" + }, + { + "item": "$act.scrcu.com", + "description": "" + }, + { + "item": "$mpaas.scrcu.com", + "description": "" + }, + { + "item": "$img.scrcu.com", + "description": "" + }, + { + "item": "$mpaas1.scrcu.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file