diff options
| author | 方顺健 <[email protected]> | 2024-10-15 03:22:45 +0000 |
|---|---|---|
| committer | 方顺健 <[email protected]> | 2024-10-15 03:22:45 +0000 |
| commit | 1436f31c71a7deaa5f0a841df84ce2f3a108b6db (patch) | |
| tree | bca2a71a97d6dd30dbe2c2ca3589d8e902d72cd8 | |
| parent | 80bf36e44595b5607be380356cca90556953fe5a (diff) | |
basic.json
| -rw-r--r-- | applications/wechat/basic.json | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/applications/wechat/basic.json b/applications/wechat/basic.json index e9521f1..a387c2a 100644 --- a/applications/wechat/basic.json +++ b/applications/wechat/basic.json @@ -1 +1,17 @@ -afa
\ No newline at end of file +{
+ "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
+ }
+}
\ No newline at end of file |
