From 117ab327aff49d191d469d19dfad806fa15117d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E9=A1=BA=E5=81=A5?= Date: Fri, 13 Sep 2024 02:31:03 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E4=B9=89=E4=B9=8C?= =?UTF-8?q?=E8=B4=AD=E5=BA=94=E7=94=A8=E7=89=B9=E5=BE=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/义乌购/app.json | 71 ++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 applications/义乌购/app.json diff --git a/applications/义乌购/app.json b/applications/义乌购/app.json new file mode 100644 index 0000000..c843ea8 --- /dev/null +++ b/applications/义乌购/app.json @@ -0,0 +1,71 @@ +{ + "name":"义乌购", + "longName":"义乌购", + "developer":"浙江义乌购电子商务有限公司", + "website":"https://m.yiwugou.com", + "packageName":{ + "android":"com.yiwugou.yiwukan", + "ios":"com.yiwugou.yiwugoucompany" + }, + "properties":{ + "category":"business-systems", + "subcategory":"general-business", + "content":"unknown", + "parentApp":"", + "risk":1 + }, + "surrogates": [ + { + "name": "surrogate-1", + "description": "", + "signatures": [ + { + "name": "signature-陕西社会保险-1", + "description": "", + "conditions": [ + { + "attributeName": "common.server_fqdn", + "attributeType": "string", + "negate_option": false, + "description": "", + "items": [ + { + "item": "$gl.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$enapp.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$h.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$app.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$user.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$wap.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$img1.yiwugou.com", + "description": "浙江义乌购电子商务有限公司" + }, + { + "item": "$ywgimg.yiwugo.com", + "description": "浙江义乌购电子商务有限公司" + } + ] + } + ] + } + ] + } + ] +}