From b395fb87e253d2a85c847c9926766eb131337191 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:50 +0000 Subject: [PATCH] =?UTF-8?q?update=201010=5F=E5=AE=89=E5=BE=BD=E5=86=9C?= =?UTF-8?q?=E9=87=91=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1010_安徽农金/meta.json | 18 +++++----- applications/1010_安徽农金/signature.json | 40 +++++++++++++++++++++-- 2 files changed, 47 insertions(+), 11 deletions(-) diff --git a/applications/1010_安徽农金/meta.json b/applications/1010_安徽农金/meta.json index b5c0817..3cfc31d 100644 --- a/applications/1010_安徽农金/meta.json +++ b/applications/1010_安徽农金/meta.json @@ -1,18 +1,18 @@ { - "id": "8992225c-fb64-48ff-9aaa-b4690108ce7b", + "id": "c10b02dc-93cb-b543-e0b7-d159cbaa337f", "name": "1010_安徽农金", "longName": "1010_安徽农金", - "developer": "", - "website": "", + "developer": "安徽省农村信用社联合社", + "website": "http://www.ahrcu.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.ahrcu.mobilebank", + "ios": "com.arcu.penghubank" }, "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/1010_安徽农金/signature.json b/applications/1010_安徽农金/signature.json index 1107258..817058d 100644 --- a/applications/1010_安徽农金/signature.json +++ b/applications/1010_安徽农金/signature.json @@ -1,3 +1,39 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1010_安徽农金_common.server_fqdn_241028", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$elife.ahrcu.com", + "description": "" + }, + { + "item": "$download.ahrcu.com", + "description": "" + }, + { + "item": "$mkt.ahrcu.com", + "description": "" + }, + { + "item": "$mbanknew.ahrcu.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file