diff options
| author | admin <[email protected]> | 2024-11-07 09:07:18 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:26 +0800 |
| commit | 786e7253a674856f91f6e13de04a13bb7a6bb9b7 (patch) | |
| tree | aaae35670d9ebb97839808b099c757575fb0f4f2 | |
| parent | 24fd76b4b93ec714e873ee450090d16d13d2c679 (diff) | |
update 1422_天天练 meta.json and signature.json
| -rw-r--r-- | applications/1422_天天练/meta.json | 18 | ||||
| -rw-r--r-- | applications/1422_天天练/signature.json | 36 |
2 files changed, 43 insertions, 11 deletions
diff --git a/applications/1422_天天练/meta.json b/applications/1422_天天练/meta.json index 09e6e62..2144dd3 100644 --- a/applications/1422_天天练/meta.json +++ b/applications/1422_天天练/meta.json @@ -1,18 +1,18 @@ { - "id": "f2d90c4f-02e6-4798-bf13-0dc3e69b3f3d", + "id": "ec7a8c5d-9192-df1a-8d03-7931fb4e81ab", "name": "1422_天天练", "longName": "1422_天天练", - "developer": "", - "website": "", + "developer": "北京乐乐高尚教育科技有限公司", + "website": "http://www.leleketang.com", "packageName": { - "android": "", - "ios": "" + "ios": "com.leleketang.SchoolFantasy", + "android": "com.leleketang.SchoolFantasy" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "database", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } }
\ No newline at end of file diff --git a/applications/1422_天天练/signature.json b/applications/1422_天天练/signature.json index 1107258..e0ead45 100644 --- a/applications/1422_天天练/signature.json +++ b/applications/1422_天天练/signature.json @@ -1,3 +1,35 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1422_天天练_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$log.leleketang.com", + "description": "" + }, + { + "item": "$a.leleketang.com", + "description": "" + }, + { + "item": "$app.leleketang.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
