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
test pre-commit
## Getting started

View File

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

View File

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