From 7d0566f4acda0b77096cc8de790c30f81667ffae Mon Sep 17 00:00:00 2001 From: 方顺健 Date: Fri, 13 Sep 2024 01:41:19 +0000 Subject: 修改 应用特征文件名称为:app.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app.json" | 55 ++++++++++++++++++++++ .../signature.json" | 55 ---------------------- 2 files changed, 55 insertions(+), 55 deletions(-) create mode 100644 "applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/app.json" delete mode 100644 "applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/signature.json" diff --git "a/applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/app.json" "b/applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/app.json" new file mode 100644 index 0000000..4d4e27d --- /dev/null +++ "b/applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/app.json" @@ -0,0 +1,55 @@ +{ + "name":"陕西社会保险", + "longName":"陕西社会保险", + "developer":"陕西省社会保障局", + "website":"http://www.pansky.com.cn/", + "packageName":{ + "android":"cn.com.pansky.sxzgyl", + "ios":"cn.com.pansky.sxzgyl" + }, + "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": "$zcxc.shaanxi.gov.cn", + "description": "陕西省社会保障局" + }, + { + "item": "$ylbx.shaanxi.gov.cn", + "description": "陕西省社会保障局" + }, + { + "item": "$s.eqxiu.cn", + "description": "北京中网易企秀科技有限公司" + }, + { + "item": "$v.eqxiu.com", + "description": "北京中网易企秀科技有限公司" + } + ] + } + ] + } + ] + } + ] +} diff --git "a/applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/signature.json" "b/applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/signature.json" deleted file mode 100644 index 5f70d7b..0000000 --- "a/applications/\351\231\225\350\245\277\347\244\276\344\274\232\344\277\235\351\231\251/signature.json" +++ /dev/null @@ -1,55 +0,0 @@ -{ - "name":"陕西社会保险", - "longName":"陕西社会保险", - "developer":"陕西省社会保障局", - "website":"http://www.pansky.com.cn/", - "packageName":{ - "android":"cn.com.pansky.sxzgyl", - "ios":"cn.com.pansky.sxzgyl" - }, - "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": "$zcxc.shaanxi.gov.cn", - "description": "陕西省社会保障局" - }, - { - "item": "$ylbx.shaanxi.gov.cn", - "description": "陕西省社会保障局" - }, - { - "item": "$s.eqxiu.cn", - "description": "北京中网易企秀科技有限公司" - }, - { - "item": "$v.eqxiu.com", - "description": "北京中网易企秀科技有限公司" - } - ] - } - ] - } - ] - } - ] -} \ No newline at end of file -- cgit v1.2.3