diff options
| author | admin <[email protected]> | 2024-11-07 09:07:16 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:18 +0800 |
| commit | b496d5c2891bf05d8cc7cca18ee77ccf68e7b675 (patch) | |
| tree | cc57615fd4d66b9e4af12bf6574b223e7f614a6c | |
| parent | 470182841fa5583a71f0fbf25ab2e29c46184130 (diff) | |
update 1402_顺丰同城骑士 meta.json and signature.json
| -rw-r--r-- | applications/1402_顺丰同城骑士/meta.json | 18 | ||||
| -rw-r--r-- | applications/1402_顺丰同城骑士/signature.json | 52 |
2 files changed, 59 insertions, 11 deletions
diff --git a/applications/1402_顺丰同城骑士/meta.json b/applications/1402_顺丰同城骑士/meta.json index f1b0b49..97e5d02 100644 --- a/applications/1402_顺丰同城骑士/meta.json +++ b/applications/1402_顺丰同城骑士/meta.json @@ -1,18 +1,18 @@ { - "id": "54678c96-5c5c-4a16-86db-c40a27d99f9f", + "id": "a849c0bc-7a0d-12b4-665a-736341105e6c", "name": "1402_顺丰同城骑士", "longName": "1402_顺丰同城骑士", - "developer": "", - "website": "", + "developer": "北京顺达同行科技有限公司", + "website": "http://www.sf-express.com/cn/sc/", "packageName": { - "android": "", - "ios": "" + "android": "com.sfexpress.knight", + "ios": "com.sfic.knight" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "social-networking", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } }
\ No newline at end of file diff --git a/applications/1402_顺丰同城骑士/signature.json b/applications/1402_顺丰同城骑士/signature.json index 1107258..b403eb3 100644 --- a/applications/1402_顺丰同城骑士/signature.json +++ b/applications/1402_顺丰同城骑士/signature.json @@ -1,3 +1,51 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1402_顺丰同城骑士_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$eos-scp.sf-express.com", + "description": "" + }, + { + "item": "$passtc.sf-express.com", + "description": "" + }, + { + "item": "$cvapi-tx.sf-express.com", + "description": "" + }, + { + "item": "$tcjs.sf-express.com", + "description": "" + }, + { + "item": "$logtc.sf-express.com", + "description": "" + }, + { + "item": "$lcstc.sf-express.com", + "description": "" + }, + { + "item": "$goappic.sf-express.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
