修改wechat特征文件名称为app.json

This commit is contained in:
fangshunjian
2024-09-13 11:11:14 +08:00
parent 049529d7d0
commit d516c69755
2 changed files with 46 additions and 46 deletions

View File

@@ -1,3 +1,3 @@
{ {
"name":"tiktok" "name":"tiktok"
} }

View File

@@ -1,45 +1,45 @@
{ {
"name":"wechat", "name":"wechat",
"longName":"wechat", "longName":"wechat",
"properties":{ "properties":{
"category":"bussines" "category":"bussines"
}, },
"surrogates": [ "surrogates": [
{ {
"name": "405_招商银行_fqdn_20240809", "name": "405_招商银行_fqdn_20240809",
"description": "", "description": "",
"signatures": [ "signatures": [
{ {
"name": "405_招商银行_fqdn_20240809", "name": "405_招商银行_fqdn_20240809",
"description": "", "description": "",
"conditions": [ "conditions": [
{ {
"attributeName": "common.server_fqdn", "attributeName": "common.server_fqdn",
"attributeType": "string", "attributeType": "string",
"negate_option": false, "negate_option": false,
"description": "", "description": "",
"items": [ "items": [
{ {
"item": "$cmbchina.com", "item": "$cmbchina.com",
"description": "" "description": ""
}, },
{ {
"item": "*.cmbchina.com", "item": "*.cmbchina.com",
"description": "" "description": ""
}, },
{ {
"item": "$cmbimg.com", "item": "$cmbimg.com",
"description": "" "description": ""
}, },
{ {
"item": "*.cmbimg.com", "item": "*.cmbimg.com",
"description": "" "description": ""
} }
] ]
} }
] ]
} }
] ]
} }
] ]
} }