2 Commits

Author SHA1 Message Date
fangshunjian
ca2a36b9e6 abc 2024-09-30 11:27:36 +08:00
fangshunjian
d516c69755 修改wechat特征文件名称为app.json 2024-09-13 11:11:14 +08:00
3 changed files with 47 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
# app-test # app-test
test pre-commit
## Getting started ## Getting started

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": ""
} }
] ]
} }
] ]
} }
] ]
} }
] ]
} }