From 284e048186ccde90c2b2e70b93dc6231cbbf3eb2 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:52 +0000 Subject: [PATCH] =?UTF-8?q?update=201023=5F=E9=9A=8F=E6=89=8B=E8=AE=B0=20m?= =?UTF-8?q?eta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1023_随手记/meta.json | 18 ++--- applications/1023_随手记/signature.json | 96 ++++++++++++++++++++++++- 2 files changed, 103 insertions(+), 11 deletions(-) diff --git a/applications/1023_随手记/meta.json b/applications/1023_随手记/meta.json index f42c3ec..5bbaf1e 100644 --- a/applications/1023_随手记/meta.json +++ b/applications/1023_随手记/meta.json @@ -1,18 +1,18 @@ { - "id": "046832aa-28b4-4523-9412-5492dd6246d8", + "id": "e03f890e-b7cb-814f-df13-dcad5cefe478", "name": "1023_随手记", "longName": "1023_随手记", - "developer": "", - "website": "", + "developer": "深圳市铭数信息有限公司", + "website": "http://bbs.feidee.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.mymoney", + "ios": "com.kingdee.MyMoney" }, "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/1023_随手记/signature.json b/applications/1023_随手记/signature.json index 1107258..3f1b84a 100644 --- a/applications/1023_随手记/signature.json +++ b/applications/1023_随手记/signature.json @@ -1,3 +1,95 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1023_随手记_common.server_fqdn_241028", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$kinglog.feidee.net", + "description": "" + }, + { + "item": "$health.feidee.net", + "description": "" + }, + { + "item": "$bookapi.feidee.net", + "description": "" + }, + { + "item": "$yun.feidee.net", + "description": "" + }, + { + "item": "$oss.feidee.com", + "description": "" + }, + { + "item": "$operation.feidee.com", + "description": "" + }, + { + "item": "$m.feidee.com", + "description": "" + }, + { + "item": "$verification.feidee.net", + "description": "" + }, + { + "item": "$tg.feidee.com", + "description": "" + }, + { + "item": "$operation.feidee.net", + "description": "" + }, + { + "item": "$sync2.feidee.net", + "description": "" + }, + { + "item": "$yunres.feidee.com", + "description": "" + }, + { + "item": "$message.feidee.com", + "description": "" + }, + { + "item": "$yunmk.feidee.net", + "description": "" + }, + { + "item": "$sync.feidee.net", + "description": "" + }, + { + "item": "$api.feidee.net", + "description": "" + }, + { + "item": "$userapi.feidee.net", + "description": "" + }, + { + "item": "$data.feidee.net", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file